Update .gitignore

This commit is contained in:
Chris Gates
2018-04-18 21:50:43 -04:00
committed by GitHub
parent 04e2fb230f
commit f139293bcd

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
#let's attempt not to check in config.py with keys #let's attempt not to check in config.py with keys
config.py config.py
#weirdAAL.db
*.db
# Docs r generated # Docs r generated
docs/*.html docs/*.html