added snapshots to gitignore

This commit is contained in:
2025-05-18 14:50:31 -04:00
parent 73e7c0efc4
commit 56f674415c

2
.gitignore vendored
View File

@@ -3,7 +3,7 @@ target
.idea .idea
*.iml *.iml
/result* /result*
src/tests/snapshots *snapshots*
*.log *.log
default.nix default.nix
shell.nix shell.nix