summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Otto <th1000s@posteo.net>2024-07-08 21:14:59 +0200
committerDan Davison <dandavison7@gmail.com>2024-07-09 00:00:18 +0100
commitc9d72d0d893eba99e0decc16caac5a649cc4ee0a (patch)
tree3d76242328ecff2914c8a918aafc63c6da56486b /.gitignore
parent0d7c5afa5c36c02ea4a4af1f2ef965b6c0f6f067 (diff)
gitignore: add pending insta snapshots
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2f1c6ee..8196e33 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,3 +5,7 @@ performance/index.html
src/junk.rs
**/*.rs.bk
/target
+
+# insta: unreviewed inline data, and separate snapshot files
+*.pending-snap
+**/snapshots/*.snap.new