add at91sam9261-ek support
[fw/openocd] / .gitignore
index 2c1c536adcd4d41c90c69a8796110c386671837c..28123049c8bdbd7201c3d3c923d192f78c851ce6 100644 (file)
@@ -4,14 +4,20 @@
 .libs
 .deps
 *.o
+*.o.??????
 *.a
 *.lo
 *.la
 *.in
 
+# generated source files
+src/jtag/minidriver_imp.h
+src/jtag/jtag_minidriver.h
+
 # editor files
 *.swp
 
+src/startup.tcl
 startup_tcl.c
 xscale_debug.h
 
@@ -60,6 +66,16 @@ stamp-vti
 INSTALL
 NOTES
 
+# coexist with quilt
+patches
+
 # Eclipse stuff
 .project
+.cproject
+.settings
+
+# Emacs temp files
+*~
 
+# CScope database files
+*cscope.out