This commit is contained in:
parent
1f99cf34bd
commit
4cc7184070
6
.gitignore
vendored
6
.gitignore
vendored
@ -19,3 +19,9 @@
|
||||
# Workspace auth tokens
|
||||
.auth-token
|
||||
.auth_token
|
||||
# Python bytecode (append only — do not remove entries above)
|
||||
__pycache__/
|
||||
*.pyc
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
.pytest_cache/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user