Update .gitignore

main
Hammy 4 years ago
parent 56f8f76356
commit c78b2492cf

7
.gitignore vendored

@ -126,4 +126,9 @@ venv.bak/
dmypy.json
# Pyre type checker
.pyre/
.pyre/
# User defined
website/__init__.py
/twitter/bot/__init__.py
/twitter/__init__.py

Loading…
Cancel
Save