chore: add .gitignore to exclude target/ and .beads/

This commit is contained in:
jedarden 2026-05-19 20:10:22 -04:00
parent d45da5444a
commit 0a7aa571e0

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
/target
**/target/
.beads/