Update .gitignore
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -1,6 +1,8 @@
|
||||
# Docs r generated :D
|
||||
docs/*.html
|
||||
#let's attempt not to check in config.py with keys
|
||||
config.py
|
||||
|
||||
# Docs r generated
|
||||
docs/*.html
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
|
||||
Reference in New Issue
Block a user