reference/.dockerignore
2022-11-04 13:02:33 +08:00

25 lines
163 B
Plaintext

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