chore: add result* to the .gitignore

This commit is contained in:
Jon Seager 2025-11-24 16:52:19 +00:00
parent 2aad695870
commit 1343ad0608
No known key found for this signature in database

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
target/ target/
result*
brewlog.db brewlog.db
TODO.md TODO.md
SPEC.md SPEC.md