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
*.iml
/result*
src/tests/snapshots
*snapshots*
*.log
default.nix
shell.nix