monolith/.gitignore

10 lines
70 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/
.idea/
2022-07-28 18:57:26 +00:00
.env