From 3fe15641c7adb350a8cbe19efe5c94b45f052140 Mon Sep 17 00:00:00 2001 From: Lucien Greathouse Date: Wed, 7 Aug 2019 17:54:15 -0700 Subject: [PATCH] Ignore new insta snaps --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index dcad1526..506a95be 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,5 @@ /*.rbxm /*.rbxmx /*.rbxl -/*.rbxlx \ No newline at end of file +/*.rbxlx +**/*.snap.new \ No newline at end of file