Add .gitignore for python cache and beads redirect

This commit is contained in:
2026-01-18 22:36:37 -08:00
committed by John Ogle
parent dc5877096a
commit f289d8c708

3
.gitignore vendored Normal file
View File

@@ -0,0 +1,3 @@
.beads/
__pycache__/
*.pyc