repo.or.cz
/
openocd
/
openocdswd.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
cortex_a9: fix dap_ap_select() usage
[openocd/openocdswd.git]
/
.gitignore
blob
28123049c8bdbd7201c3d3c923d192f78c851ce6
1
# stuff "git status" should ignore
2
3
# build output
4
.libs
5
.deps
6
*.o
7
*.o.??????
8
*.a
9
*.lo
10
*.la
11
*.in
12
13
# generated source files
14
src/jtag/minidriver_imp.h
15
src/jtag/jtag_minidriver.h
16
17
# editor files
18
*.swp
19
20
src/startup.tcl
21
startup_tcl.c
22
xscale_debug.h
23
24
bin2char
25
bin2char.exe
26
27
doc/openocd.aux
28
doc/openocd.cp
29
doc/openocd.cps
30
doc/openocd.fn
31
doc/openocd.fns
32
doc/openocd.html
33
doc/openocd.info
34
doc/openocd.info-1
35
doc/openocd.info-2
36
doc/openocd.ky
37
doc/openocd.log
38
doc/openocd.pdf
39
doc/openocd.pg
40
doc/openocd.toc
41
doc/openocd.tp
42
doc/openocd.vr
43
doc/texinfo.tex
44
doc/version.texi
45
src/openocd
46
src/openocd.exe
47
48
# configure/autotools output
49
aclocal.m4
50
autom4te.cache
51
compile
52
config.*
53
configure
54
depcomp
55
doxygen
56
doxygen.log
57
Doxyfile
58
install-sh
59
libtool
60
ltmain.sh
61
Makefile
62
mdate-sh
63
missing
64
stamp-h1
65
stamp-vti
66
INSTALL
67
NOTES
68
69
# coexist with quilt
70
patches
71
72
# Eclipse stuff
73
.project
74
.cproject
75
.settings
76
77
# Emacs temp files
78
*~
79
80
# CScope database files
81
*cscope.out