Update .gitignore

This commit is contained in:
NotAKidoS 2023-03-16 01:35:59 -05:00
parent a5fa241fb1
commit b3418ec799

7
.gitignore vendored
View file

@ -4,9 +4,10 @@
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore ## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
# ManagedLibs & NStrip.exe # ManagedLibs & NStrip.exe
ManagedLibs/*.dll */ManagedLibs/*.dll
ManagedLibs/*.db */ManagedLibs/*.db
NStrip */NStrip.exe
*/*.bat
# User-specific files # User-specific files
*.rsuser *.rsuser