aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cd6a5f0..25a8444 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,17 @@
.DS_Store
._*
+*.o
+*.elf
+*.hex
/*.xcodeproj/project.xcworkspace/xcuserdata
+examples/*/*/Makefile*
+examples/*/*/opendevice.*
+examples/*/opendevice.*
+examples/*/firmware/usbdrv
+examples/*/firmware/usbconfig.h
+examples/*/firmware/osccal.*
+examples/*/commandline/hiddata.*
+examples/*/commandline/hidsdi.h
+examples/hid-custom-rq/commandline
+tests/sizes.txt
+tests/usbdrv