Files
astrain/.gitignore
2026-01-29 10:17:16 +01:00

17 lines
231 B
Plaintext

**/bin/
**/obj/
**/out/
**/.vs/
**/.vscode/
!.vscode/
!.vscode/launch.json
*.user
*.suo
*.cache
*.log
.DS_Store
src/ASTRAIN.Api/Data/*.db
src/ASTRAIN.Api/Data/*.db-shm
src/ASTRAIN.Api/Data/*.db-wal
src/ASTRAIN.Api/ASTRAIN.Api.http