Add token.txt in .gitignore

This commit is contained in:
SeanOMik 2020-05-31 01:15:31 -05:00
parent 55b10c0593
commit 3354b18998
No known key found for this signature in database
GPG Key ID: FA4D55AC05268A88
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
# Compiled source #
###################
*.exe
*token.txt
# Packages #
############