projects
/
libsigrokdecode.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Main header is <libsigrokdecode/libsigrokdecode.h> now.
[libsigrokdecode.git]
/
.gitignore
1
# autotools cruft
2
aclocal.m4
3
autom4te.cache/
4
compile
5
config.guess
6
config.h
7
config.h.in
8
config.log
9
config.status
10
config.sub
11
configure
12
depcomp
13
libtool
14
ltmain.sh
15
install-sh
16
map
17
missing
18
stamp-h1
19
autostuff/
20
libsigrokdecode.h
21
ChangeLog
22
INSTALL
23
24
# recursive autoconf leftovers
25
.deps
26
Makefile
27
Makefile.in
28
29
# build leftovers
30
*~
31
*.o
32
*.a
33
*.lo
34
*.la
35
.libs/
36
*.pc
37