Initial commit of MosswartMassacreNG
This commit is contained in:
commit
d4edb67594
13 changed files with 847 additions and 0 deletions
15
.gitignore
vendored
Normal file
15
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
# Visual Studio
|
||||
.vs/
|
||||
*.user
|
||||
*.suo
|
||||
|
||||
# Build output
|
||||
bin/
|
||||
obj/
|
||||
|
||||
# NuGet packages
|
||||
packages/
|
||||
|
||||
# OS-specific
|
||||
Thumbs.db
|
||||
.DS_Store
|
||||
Loading…
Add table
Add a link
Reference in a new issue