]> git.sur5r.net Git - openocd/blobdiff - .gitignore
rtos/mqx: prevent crash with -rtos auto
[openocd] / .gitignore
index b9a5be0e8d980674200a46bacab09cc31fe55811..3e6e1e94feb7d94eff32ce482000382db5994f58 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
@@ -94,3 +95,6 @@ TAGS
 
 # CScope database files
 *cscope.out
+
+# ctags tag files
+tags