reference/.dockerignore

26 lines
183 B
Plaintext
Raw Normal View History

2022-11-04 13:02:33 +08:00
.github
.husky
scripts
node_modules
package-lock.json
pnpm-lock.yaml
yarn.lock
2022-11-04 13:02:33 +08:00
.DS_Store
.cache
.vscode
.idea
.snap
.env
*.bak
*.tem
*.temp
#.swp
*.*~
~*.*
# IDEA
*.iml
*.ipr
*.iws