monolith/legacy/.gitignore

12 lines
90 B
Plaintext
Raw Normal View History

2017-11-18 20:36:51 +00:00
*.pyc
*.pem
*.swp
2018-03-04 13:17:04 +00:00
__pycache__/
conf/live/
conf/cert/
2017-11-18 20:36:51 +00:00
env/
2022-07-29 21:22:22 +00:00
venv/
.idea/
2022-07-28 18:57:26 +00:00
.env
2022-07-29 21:22:22 +00:00
.bash_history