fids/.gitignore

11 lines
118 B
Plaintext

.venv
.env
.env.*
!.env.dev.example
!.env.prod.example
node_modules
*.xml
notification-domain/
TODO.txt
*.sh
coverage/