chore: Don't track __pycache__

This commit is contained in:
2026-07-05 22:36:14 -04:00
parent f15713d183
commit 864d643da9
2 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@@ -4,3 +4,4 @@
*.swo
*~
Thumbs.db
**/__pycache__