From 0baacb0864163f70aae33ae378d62e833fb560fa Mon Sep 17 00:00:00 2001 From: Christian Starkjohann Date: Thu, 6 Dec 2012 11:07:39 +0100 Subject: Added more derived files to .gitignore. --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3