forked from mirrors/jj
Also ignore *.snap*
files created by insta crate.
This commit is contained in:
parent
0a005a6c6e
commit
5ad7b2bc08
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -6,6 +6,7 @@
|
||||||
result
|
result
|
||||||
# generated by the insta crate
|
# generated by the insta crate
|
||||||
*.pending-snap
|
*.pending-snap
|
||||||
|
*.snap*
|
||||||
|
|
||||||
# Editor specific ignores
|
# Editor specific ignores
|
||||||
.idea
|
.idea
|
||||||
|
|
Loading…
Reference in a new issue