]> git.sur5r.net Git - openocd/blobdiff - .gitignore
Don't cast return value of [cm]alloc
[openocd] / .gitignore
index b9a5be0e8d980674200a46bacab09cc31fe55811..bfb22ed6ee4dbf50187a6408ea5baf122ca772c7 100644 (file)
@@ -3,6 +3,7 @@
 # build output
 .libs
 .deps
+.dirstamp
 *.o
 *.o.??????
 *.a
@@ -94,3 +95,6 @@ TAGS
 
 # CScope database files
 *cscope.out
+
+# ctags tag files
+tags