brief-06-back/.gitignore
Mathis 5283491a3b
refactor: .gitignore file
This commit removes 'mariadb' and 'mongodb' from the .gitignore file and adds '.data'. These changes ensure that project-specific data and generated files are properly ignored by the version control system.
2024-05-15 11:02:05 +02:00

4 lines
38 B
Plaintext

.data
node_modules
pnpm-lock.yaml
.env