From b3418ec7996f5fe2e4ec20c55ea98e11feae5ee9 Mon Sep 17 00:00:00 2001 From: NotAKidoS <37721153+NotAKidOnSteam@users.noreply.github.com> Date: Thu, 16 Mar 2023 01:35:59 -0500 Subject: [PATCH] Update .gitignore --- .gitignore | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 7a20781..4e5ad26 100644 --- a/.gitignore +++ b/.gitignore @@ -4,9 +4,10 @@ ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore # ManagedLibs & NStrip.exe -ManagedLibs/*.dll -ManagedLibs/*.db -NStrip +*/ManagedLibs/*.dll +*/ManagedLibs/*.db +*/NStrip.exe +*/*.bat # User-specific files *.rsuser