From 7b2c93f9fb4a0fba1a5f15a083ef361b750f0329 Mon Sep 17 00:00:00 2001 From: Charlie Marsh Date: Mon, 19 Feb 2024 18:54:45 -0500 Subject: [PATCH] Add Insta's pending snapshots to .gitignore (#1721) --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 5145f0ced..bf6f1e65a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +# Insta snapshots. +*.pending-snap + # Generated by Cargo # will have compiled files and executables debug/