reference/.dockerignore
jussker bd9c837102
feat: add github-copilot.md (#475)
* Add GitHub Copilot documentation

* Add inline chat useful instruction
2023-12-06 22:46:15 +08:00

27 lines
188 B
Plaintext

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