Skip to content

Commit e24fd35

Browse files
committed
Add TOKENS.py to .gitignore
1 parent 2bb34bf commit e24fd35

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -223,4 +223,5 @@ testing/
223223
test*.py
224224

225225
# So we don't accidentally commit tokens while testing...
226-
.tio.tokens.json
226+
.tio.tokens.json
227+
TOKENS.py

0 commit comments

Comments
 (0)