repo.or.cz
/
sigrok-cli.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Makefile.am: Fix typo in 'ChangeLog' target.
[sigrok-cli.git]
/
.gitignore
blob
5f5c23c79a665348c3862557f41bc5c9435af597
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
ChangeLog
21
22
# recursive autoconf leftovers
23
.deps
24
Makefile
25
Makefile.in
26
27
# build leftovers
28
*~
29
*.o
30
*.a
31
*.lo
32
*.la
33
.libs/
34
*.pc
35
36
sigrok-cli
37
sigrok-cli.exe
38
contrib/sigrok-cli.nsi
39
contrib/sigrok-cli-installer*.exe