repo.or.cz
/
openocd
/
ztw.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cosmetic cleanup in TMS tables
[openocd/ztw.git]
/
.gitignore
blob
f0926971ebc9f9430f153974d81f58a65b03d8f0
1
# stuff "git status" should ignore
2
3
# build output
4
.*
5
*.o
6
*.a
7
*.lo
8
*.la
9
*.in
10
startup_tcl.c
11
bin2char
12
doc/openocd.aux
13
doc/openocd.cp
14
doc/openocd.cps
15
doc/openocd.fn
16
doc/openocd.fns
17
doc/openocd.html
18
doc/openocd.info
19
doc/openocd.info-1
20
doc/openocd.info-2
21
doc/openocd.ky
22
doc/openocd.log
23
doc/openocd.pdf
24
doc/openocd.pg
25
doc/openocd.toc
26
doc/openocd.tp
27
doc/openocd.vr
28
doc/texinfo.tex
29
doc/version.texi
30
src/openocd
31
32
# configure/autotools output
33
aclocal.m4
34
autom4te.cache
35
compile
36
config.*
37
configure
38
depcomp
39
doxygen
40
doxygen.log
41
Doxyfile
42
install-sh
43
libtool
44
ltmain.sh
45
Makefile
46
mdate-sh
47
missing
48
stamp-h1
49
stamp-vti
50
INSTALL
51
NOTES
52
53
# Eclipse stuff
54
.project
55