brief-05-back/.gitignore
Mathis 80dff138cc
chore(others): add dist to .gitignore
The update now includes `dist` directory in the `.gitignore` file to avoid pushing compiled files to the repository.

Signed-off-by: Mathis <yidhra@tuta.io>
2024-04-26 16:22:30 +02:00

4 lines
37 B
Plaintext

node_modules
pnpm-lock.yaml
.env
dist