commit | 428f10a3e5d5f9e87d94ae3499de79b312cba356 | [log] [tgz] |
---|---|---|
author | David Tolnay <dtolnay@gmail.com> | Wed May 08 14:00:20 2019 -0700 |
committer | David Tolnay <dtolnay@gmail.com> | Wed May 08 14:00:20 2019 -0700 |
tree | 08b777089d54490de336518e853d47c55afcd6b6 | |
parent | a1d0bfe113e5aa7f9593a84400c4087638e57f69 [diff] |
Exclude snapshot drafts from git
diff --git a/tests/snapshots/.gitignore b/tests/snapshots/.gitignore new file mode 100644 index 0000000..25f2669 --- /dev/null +++ b/tests/snapshots/.gitignore
@@ -0,0 +1 @@ +*.snap.new