Update of .gitignore files

This commit is contained in:
Alan Ott
2012-07-03 00:47:18 -04:00
parent c97df4f756
commit 15de3b5f40
5 changed files with 22 additions and 4 deletions
+5 -1
View File
@@ -1,4 +1,8 @@
*.o
*.so
hidtest
*.la
*.lo
*.a
.libs
.deps
hidtest-libusb
+4 -1
View File
@@ -12,4 +12,7 @@ Release
*.o
*.so
hidtest-hidraw
hidtest-libusb
.deps
.libs
*.lo
*.la
+5 -1
View File
@@ -10,4 +10,8 @@ Release
*.dll
*.pdb
*.o
hidtest
hidapi-hidtest
.deps
.libs
*.la
*.lo
+1
View File
@@ -0,0 +1 @@
*.pc
+7 -1
View File
@@ -10,4 +10,10 @@ Release
*.dll
*.pdb
*.o
testgui
hidapi-testgui
hidapi-hidraw-testgui
hidapi-libusb-testgui
.deps
.libs
*.la
*.lo