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.
6 lines
50 B
Plaintext
6 lines
50 B
Plaintext
/node_modules/
|
|
/drizzle/
|
|
/dist/
|
|
.backup.zip
|
|
.temp
|