CounterFireGames/.gitignore
2024-06-21 10:31:15 +08:00

17 lines
161 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
dist*