copyright/.dockerignore
2023-02-07 13:32:03 +08:00

7 lines
63 B
Plaintext

/.git
/.idea
/.vscode
/runtime/**
!/runtime/.gitignore
/vendor