]> git.sur5r.net Git - openocd/blobdiff - .gitignore
cortex_m: allow setting debug ap during create
[openocd] / .gitignore
index b9a5be0e8d980674200a46bacab09cc31fe55811..0f217a980eaf4b38c2f7ec05e8289f2da89b6cb4 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
@@ -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