Commit e6ab9d0

Eric Bower  ·  2026-08-29 21:45:57 -0400 EDT
parent 3b02af3
fix: gitignore
1 files changed,  +5, -0
+5, -0
1@@ -3,3 +3,8 @@
2 .aider*
3 private.fish
4 private.sh
5+
6+# Python
7+__pycache__/
8+*.py[cod]
9+*$py.class