mips_ejtag_t -> struct mips_ejtag
[fw/openocd] / .gitignore
index ec8c9a731ef21cecdd40ced7b319506445807534..f8a5381d480dba32b24fae9a0b40077e55d9d564 100644 (file)
@@ -1,13 +1,18 @@
 # stuff "git status" should ignore
 
 # build output
-.*
+.libs
+.deps
 *.o
+*.o.??????
 *.a
 *.lo
 *.la
 *.in
 
+# editor files
+*.swp
+
 startup_tcl.c
 xscale_debug.h
 
@@ -33,6 +38,7 @@ doc/openocd.vr
 doc/texinfo.tex
 doc/version.texi
 src/openocd
+src/openocd.exe
 
 # configure/autotools output
 aclocal.m4