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