mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-08-31 21:39:27 +00:00
Custom Components & Managed Libs
This commit is contained in:
parent
d5a2b8d2df
commit
abad2dfb8a
12 changed files with 413 additions and 8 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -3,6 +3,10 @@
|
|||
##
|
||||
## Get latest from https://github.com/github/gitignore/blob/main/VisualStudio.gitignore
|
||||
|
||||
# Nstrip & ManagedLibs stuff
|
||||
NStrip.exe
|
||||
_ManagedLibs/*.dll
|
||||
|
||||
# User-specific files
|
||||
*.rsuser
|
||||
*.suo
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue