digitaldemocratic/.gitignore

12 lines
137 B
Plaintext

digitaldemocratic.conf
docker-compose.yml
**/*.yaml
custom/
.env
# Python compiled and cached
*.pyc
**/*.pyc
__pycache__
**/__pycache__