bundesdata_web_app/.gitignore
Stephan Porada 7cda95b9b5 Fix DB issue
2020-07-28 16:31:14 +02:00

18 lines
152 B
Plaintext
Executable File

*.pyc
__pycache
.DS_Store
*_initial.py
**/migrations/*_*.py
.idea
staticfiles
input_data
input_volume
postgres_data
static_volume
!**/.gitkeep
.env