mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
Update .gitignore
This commit is contained in:
parent
a5fa241fb1
commit
b3418ec799
1 changed files with 4 additions and 3 deletions
7
.gitignore
vendored
7
.gitignore
vendored
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue