epicpost/.gitignore
2022-08-07 20:15:02 +08:00

11 lines
113 B
Plaintext

*__pycache__*
settings.py
.cache
.env
htmlcov
.coverage
funding/static/qr/*
yourvirtualenviornment/
venv/
.idea/