aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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