reference/.dockerignore
2023-06-09 10:45:17 +08:00

26 lines
183 B
Plaintext

.github
.husky
scripts
node_modules
package-lock.json
pnpm-lock.yaml
yarn.lock
.DS_Store
.cache
.vscode
.idea
.snap
.env
*.bak
*.tem
*.temp
#.swp
*.*~
~*.*
# IDEA
*.iml
*.ipr
*.iws