.gitignore: ignore token.txt
This commit is contained in:
parent
8a95bca91f
commit
1f78fc5575
|
|
@ -172,3 +172,6 @@ cython_debug/
|
|||
|
||||
# PyPI configuration file
|
||||
.pypirc
|
||||
|
||||
# SECRETS
|
||||
token.txt
|
||||
|
|
|
|||
Loading…
Reference in New Issue