Added correct endianess treatment for big endian targets. Now it is possible to use...
[fw/openocd] / .gitignore
index f8a5381d480dba32b24fae9a0b40077e55d9d564..28123049c8bdbd7201c3d3c923d192f78c851ce6 100644 (file)
 *.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
 
@@ -61,6 +66,16 @@ stamp-vti
 INSTALL
 NOTES
 
+# coexist with quilt
+patches
+
 # Eclipse stuff
 .project
+.cproject
+.settings
+
+# Emacs temp files
+*~
 
+# CScope database files
+*cscope.out