mirror of
https://github.com/martinvonz/jj.git
synced 2024-11-25 00:36:30 +00:00
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
|
||||
# generated by the insta crate
|
||||
*.pending-snap
|
||||
*.snap*
|
||||
|
||||
# Editor specific ignores
|
||||
.idea
|
||||
|
|
Loading…
Reference in a new issue