mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-12 17:17:35 +00:00
Add gitignore for debugging
This commit is contained in:
parent
68bbceedb0
commit
f61b43ee73
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -1,3 +1,6 @@
|
||||||
|
# Used for developer debugging
|
||||||
|
shell.py
|
||||||
|
|
||||||
# Byte-compiled / optimized / DLL files
|
# Byte-compiled / optimized / DLL files
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.py[cod]
|
*.py[cod]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue