mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +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
|
## 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue