From 788cebf180cae59e3de7d8c19b54a31261c39178 Mon Sep 17 00:00:00 2001 From: STAM Date: Sat, 26 Mar 2022 03:48:23 +0500 Subject: [PATCH] gitignore update --- .gitignore | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e8dc37b..a73da84 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,6 @@ ## Ignore Visual Studio temporary files, build results, and ## files generated by popular Visual Studio add-ons. -jfr/ -bin.7z -jfr.7z + # User-specific files *.suo *.user @@ -161,4 +159,6 @@ $RECYCLE.BIN/ #DreamViewer _notes/ -dwsync.xml \ No newline at end of file +dwsync.xml +.vs/* +*/.vs/*