]> git.sur5r.net Git - openocd/blobdiff - .gitignore
tcl/target: ti_tms570.cfg restructure dap support
[openocd] / .gitignore
index b9a5be0e8d980674200a46bacab09cc31fe55811..f1021b26380ea9251ef69c3688edbf9a51d1304a 100644 (file)
@@ -3,6 +3,7 @@
 # build output
 .libs
 .deps
+.dirstamp
 *.o
 *.o.??????
 *.a
@@ -29,8 +30,8 @@ src/jtag/drivers/OpenULINK/*.rst
 *.swp
 
 src/startup.tcl
-startup_tcl.c
-xscale_debug.h
+startup_tcl.inc
+xscale_debug.inc
 
 bin2char
 bin2char.exe
@@ -51,8 +52,8 @@ doc/openocd.pg
 doc/openocd.toc
 doc/openocd.tp
 doc/openocd.vr
-doc/texinfo.tex
 doc/version.texi
+texinfo.tex
 src/openocd
 src/openocd.exe
 
@@ -70,6 +71,7 @@ install-sh
 libtool
 ltmain.sh
 Makefile
+!contrib/loaders/**/Makefile
 mdate-sh
 missing
 stamp-h1
@@ -94,3 +96,6 @@ TAGS
 
 # CScope database files
 *cscope.out
+
+# ctags tag files
+tags