CounterFire/.gitignore
huangjinming ee652db9be fix
2023-06-26 20:11:37 +08:00

16 lines
155 B
Plaintext

.DS_Store
node_modules/
/dist/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln