diff --git a/.gitignore b/.gitignore
index e110c69f..e8a43a80 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,8 +6,10 @@
*.exe
*.o
*.so
-/bin/*
-/obj/*
+*/bin/*
+*/obj/*
+bin/*
+obj/*
# Packages #
############
diff --git a/TShockAPI/TShockAPI.csproj b/TShockAPI/TShockAPI.csproj
index 5482ca86..d6b31217 100644
--- a/TShockAPI/TShockAPI.csproj
+++ b/TShockAPI/TShockAPI.csproj
@@ -17,7 +17,7 @@
true
full
false
- bin\Debug\
+ ..\..\Program Files %28x86%29\Steam\steamapps\common\terraria\plugins\
DEBUG;TRACE
prompt
4
diff --git a/TShockAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache b/TShockAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache
index 303b254c..8ace5495 100644
Binary files a/TShockAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache and b/TShockAPI/obj/Debug/DesignTimeResolveAssemblyReferencesInput.cache differ
diff --git a/Terraria.csproj b/Terraria.csproj
index a5c88c87..675ceb5f 100644
--- a/Terraria.csproj
+++ b/Terraria.csproj
@@ -30,7 +30,8 @@
4
- lbolt.ico
+
+