Files
2026-08-09 16:04:25 +02:00

42 lines
316 B
Plaintext

.git
.gitignore
.vs/
.vscode/
.idea/
*.swp
*~
bin/
obj/
publish/
dist/
client/node_modules/
client/build/
client/dist/
node_modules/
.env
.env.local
.env.production
appsettings.*.json
*.db
*.sqlite
*.sqlite3
.DS_Store
Thumbs.db
Desktop.ini
logs/
*.log
coverage/
.nyc_output/
tmp/
temp/
README.md
init-db.sql