1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-09 23:57:36 +00:00

Add gitignore for debugging

This commit is contained in:
NextChai 2022-04-30 02:41:11 -04:00
parent 68bbceedb0
commit f61b43ee73

3
.gitignore vendored
View file

@ -1,3 +1,6 @@
# Used for developer debugging
shell.py
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]