edited .gitignore so itself is pushed to the repo
This commit is contained in:
5
.gitignore
vendored
Normal file
5
.gitignore
vendored
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
#wher are stored token and api keys
|
||||||
|
config.py
|
||||||
|
|
||||||
|
#Python cache, unique to each machine when program launched
|
||||||
|
__pycache__
|
||||||
Reference in New Issue
Block a user