Add .gitignore for Python bytecode files
https://claude.ai/code/session_017eMsVwUopgmnEyd6JJedpV
This commit is contained in:
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
__pycache__/
|
||||
*.pyc
|
||||
Reference in New Issue
Block a user