Don't include build files

This commit is contained in:
JoJo 2021-12-29 13:05:12 -08:00
parent 2ac52a449b
commit ca30583719
7 changed files with 3 additions and 12 deletions

2
.gitignore vendored
View File

@ -3,5 +3,7 @@ packages
.vs
bin
obj
zip
*.csproj.user
*/Build/*

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -1,3 +0,0 @@
{
"enabled": true
}

View File

@ -1,8 +0,0 @@
{
"filename": "NewHorizons.dll",
"author": "xen",
"name": "New Horizons",
"uniqueName": "xen.NewHorizons",
"version": "0.1.5",
"owmlVersion": "2.1.0"
}