Fix: Add __pycache__ to .gitignore to prevent caching files from being tracked
This commit is contained in:
@@ -5,3 +5,4 @@ lib/
|
||||
.DS_Store
|
||||
.github/*.md
|
||||
dist/cli.js
|
||||
__pycache__
|
||||
|
||||
Reference in New Issue
Block a user