Saviour Henry commited on
Commit
ced2d24
·
1 Parent(s): 6faa532

Remove accidentally committed __pycache__, add .gitignore

Browse files
.gitignore ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ __pycache__/
2
+ *.pyc
app/__pycache__/app.cpython-311.pyc DELETED
Binary file (11.7 kB)
 
app/__pycache__/model_utils.cpython-311.pyc DELETED
Binary file (5.23 kB)
 
app/__pycache__/study_emails.cpython-311.pyc DELETED
Binary file (4.26 kB)
 
app/__pycache__/study_storage.cpython-311.pyc DELETED
Binary file (11 kB)