brief-08-back/.gitignore
Mathis 411fb981ef
feat: Add initial configuration files
New configuration files have been added for TypeScript, Biome, Nest CLI, Docker-compose, and environment variables. This setup includes TypeScript compiler options, biome schema settings, database container configuration and more. Additionally, a .gitignore file is added to exclude unnecessary files from the git repository.
2024-07-09 13:39:55 +02:00

6 lines
50 B
Plaintext

/node_modules/
/drizzle/
/dist/
.backup.zip
.temp