digitaldemocratic/.gitignore

13 lines
151 B
Plaintext

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