add git ignore for token file
This commit is contained in:
parent
7549f1d675
commit
65ec54e01d
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,3 +3,7 @@
|
|||
__pycache__
|
||||
|
||||
*.pyc
|
||||
*.txt
|
||||
*TOKEN*
|
||||
*Token*
|
||||
*token*
|
||||
|
|
Loading…
Reference in New Issue
Block a user