Remove build date from banner for releases
[fw/openocd] / .gitignore
index 2faffe839a9d517d1304fef1dbf3d7b98962005c..0f217a980eaf4b38c2f7ec05e8289f2da89b6cb4 100644 (file)
@@ -30,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
@@ -71,6 +71,7 @@ install-sh
 libtool
 ltmain.sh
 Makefile
+!contrib/loaders/**/Makefile
 mdate-sh
 missing
 stamp-h1
@@ -95,3 +96,6 @@ TAGS
 
 # CScope database files
 *cscope.out
+
+# ctags tag files
+tags