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
ARM: minor simulator cleanup
[openocd/ztw.git]
/
.gitignore
blob
2c1c536adcd4d41c90c69a8796110c386671837c
1
# stuff "git status" should ignore
2
3
# build output
4
.libs
5
.deps
6
*.o
7
*.a
8
*.lo
9
*.la
10
*.in
11
12
# editor files
13
*.swp
14
15
startup_tcl.c
16
xscale_debug.h
17
18
bin2char
19
bin2char.exe
20
21
doc/openocd.aux
22
doc/openocd.cp
23
doc/openocd.cps
24
doc/openocd.fn
25
doc/openocd.fns
26
doc/openocd.html
27
doc/openocd.info
28
doc/openocd.info-1
29
doc/openocd.info-2
30
doc/openocd.ky
31
doc/openocd.log
32
doc/openocd.pdf
33
doc/openocd.pg
34
doc/openocd.toc
35
doc/openocd.tp
36
doc/openocd.vr
37
doc/texinfo.tex
38
doc/version.texi
39
src/openocd
40
src/openocd.exe
41
42
# configure/autotools output
43
aclocal.m4
44
autom4te.cache
45
compile
46
config.*
47
configure
48
depcomp
49
doxygen
50
doxygen.log
51
Doxyfile
52
install-sh
53
libtool
54
ltmain.sh
55
Makefile
56
mdate-sh
57
missing
58
stamp-h1
59
stamp-vti
60
INSTALL
61
NOTES
62
63
# Eclipse stuff
64
.project
65