diff --git a/.gitignore b/.gitignore
index 4066449..e94503a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -352,4 +352,7 @@ MigrationBackup/
-plugins/build
+/plugins/build
+/build
+/alterNERDtive-VoiceAttack-profiles.vax
+/Makefile
diff --git a/plugins/EliteAttack/EliteAttack.csproj b/plugins/EliteAttack/EliteAttack.csproj
index dd9039a..85a1583 100644
--- a/plugins/EliteAttack/EliteAttack.csproj
+++ b/plugins/EliteAttack/EliteAttack.csproj
@@ -17,7 +17,7 @@
true
full
false
- ..\build\
+ ..\build\alterNERDtive\
DEBUG;TRACE
prompt
4
@@ -26,7 +26,7 @@
none
true
- ..\build\
+ ..\build\alterNERDtive\
TRACE
prompt
4
diff --git a/plugins/RatAttack-cli/RatAttack-cli.csproj b/plugins/RatAttack-cli/RatAttack-cli.csproj
index 1c2efed..7f91bc1 100644
--- a/plugins/RatAttack-cli/RatAttack-cli.csproj
+++ b/plugins/RatAttack-cli/RatAttack-cli.csproj
@@ -21,7 +21,7 @@
true
full
false
- ..\build\
+ ..\build\alterNERDtive\
DEBUG;TRACE
prompt
4
@@ -31,7 +31,7 @@
AnyCPU
none
true
- ..\build\
+ ..\build\alterNERDtive\
TRACE
prompt
4
diff --git a/plugins/RatAttack/RatAttack.csproj b/plugins/RatAttack/RatAttack.csproj
index c309d23..4563a5d 100644
--- a/plugins/RatAttack/RatAttack.csproj
+++ b/plugins/RatAttack/RatAttack.csproj
@@ -21,7 +21,7 @@
true
full
false
- ..\build\
+ ..\build\alterNERDtive\
DEBUG;TRACE
prompt
4
@@ -30,7 +30,7 @@
none
true
- ..\build\
+ ..\build\alterNERDtive\
TRACE
prompt
4
diff --git a/plugins/SpanshAttack/SpanshAttack.csproj b/plugins/SpanshAttack/SpanshAttack.csproj
index 79d6095..dc24e29 100644
--- a/plugins/SpanshAttack/SpanshAttack.csproj
+++ b/plugins/SpanshAttack/SpanshAttack.csproj
@@ -17,7 +17,7 @@
true
full
false
- ..\build\
+ ..\build\alterNERDtive\
DEBUG;TRACE
prompt
4
@@ -26,7 +26,7 @@
pdbonly
true
- ..\build\
+ ..\build\alterNERDtive\
TRACE
prompt
4
diff --git a/plugins/VoiceAttack-base/VoiceAttack-base.csproj b/plugins/VoiceAttack-base/VoiceAttack-base.csproj
index aa5bef8..ebf19d9 100644
--- a/plugins/VoiceAttack-base/VoiceAttack-base.csproj
+++ b/plugins/VoiceAttack-base/VoiceAttack-base.csproj
@@ -20,7 +20,7 @@
true
full
false
- ..\build\
+ ..\build\alterNERDtive\
DEBUG;TRACE
prompt
4
@@ -29,7 +29,7 @@
none
true
- ..\build\
+ ..\build\alterNERDtive\
TRACE
prompt
4