Forced git to not ignore the native uiabridge dlls

These native dlls are needed for the building of synthuse.
This commit is contained in:
Edward Jakubowski
2014-04-30 09:50:53 -04:00
parent acf215fe00
commit 70b885edda
3 changed files with 4 additions and 4 deletions

8
.gitignore vendored
View File

@@ -3,7 +3,7 @@ build/
lib/
dist/
synthuse.properties
native/WpfBridge/x64
native/WpfBridge/release
native/WpfBridge/Debug
!native/WpfBridge/bin
native/uiabridge/x64
native/uiabridge/release
native/uiabridge/Debug
!native/uiabridge/bin