add git ignore for token file

This commit is contained in:
splitPoleDAQ 2024-03-15 14:49:07 -04:00
parent 7549f1d675
commit 65ec54e01d

4
.gitignore vendored
View File

@ -3,3 +3,7 @@
__pycache__
*.pyc
*.txt
*TOKEN*
*Token*
*token*