Add gitignore for beads and pycache

This commit is contained in:
2026-01-18 22:25:18 -08:00
committed by John Ogle
parent 9ebd2c4b6d
commit d53e54c1ac

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
.beads/
__pycache__/