Demosthene-OR commited on
Commit
798f95e
1 Parent(s): 27bc647

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +1 -1
.gitignore CHANGED
@@ -2,7 +2,7 @@
2
  .env
3
  #
4
  *.pyc
5
-
6
  /tabs/__pycache__
7
  /__pycache__
8
  /tabs/__pycache__
 
2
  .env
3
  #
4
  *.pyc
5
+ token.pickle
6
  /tabs/__pycache__
7
  /__pycache__
8
  /tabs/__pycache__