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