mirror of
https://github.com/drewcassidy/KSP-Conformal-Decals.git
synced 2024-09-01 18:23:54 +00:00
Setup C# project
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -33,6 +33,12 @@ ExportedObj/
|
||||
*.opendb
|
||||
*.VC.db
|
||||
|
||||
# Binaries and support files
|
||||
Source/ConformalDecals/dlls
|
||||
|
||||
!Source/ConformalDecals.sln
|
||||
!Source/ConformalDecals/ConformalDecals.csproj
|
||||
|
||||
# Misc Files
|
||||
.ds_store
|
||||
*.sublime*
|
||||
|
Reference in New Issue
Block a user