aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 14e5db4..4492ee4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,6 @@
# Editor/tool local settings
/.claude/
/.cursorrules
+
+# Python bytecode cache
+__pycache__/