aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Starkjohann <cs+github@obdev.at>2012-12-06 11:07:39 +0100
committerChristian Starkjohann <cs+github@obdev.at>2012-12-06 11:07:39 +0100
commit0baacb0864163f70aae33ae378d62e833fb560fa (patch)
tree794ee54a4502de9340994421f3c11970bbbb6f8e
parentcc9687d66a290563fac7fe537cd1b71508e2dfae (diff)
downloadv-usb-0baacb0864163f70aae33ae378d62e833fb560fa.tar.gz
v-usb-0baacb0864163f70aae33ae378d62e833fb560fa.tar.bz2
v-usb-0baacb0864163f70aae33ae378d62e833fb560fa.zip
Added more derived files to .gitignore.
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 25a8444..20c204a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@
*.o
*.elf
*.hex
+*.exe
/*.xcodeproj/project.xcworkspace/xcuserdata
examples/*/*/Makefile*
examples/*/*/opendevice.*
@@ -13,5 +14,9 @@ examples/*/firmware/osccal.*
examples/*/commandline/hiddata.*
examples/*/commandline/hidsdi.h
examples/hid-custom-rq/commandline
+examples/custom-class/commandline/set-led
+examples/drivertest/commandline/runtest
+examples/hid-data/commandline/hidtool
+examples/usbtool/usbtool
tests/sizes.txt
tests/usbdrv