]> sigrok.org Git - libsigrokdecode.git/blame_incremental - .gitignore
All PDs: Minor whitespace and consistency fixes.
[libsigrokdecode.git] / .gitignore
... / ...
CommitLineData
1# autotools cruft
2aclocal.m4
3autom4te.cache/
4compile
5config.guess
6config.h
7config.h.in
8config.log
9config.status
10config.sub
11configure
12depcomp
13libtool
14ltmain.sh
15install-sh
16map
17missing
18stamp-h1
19autostuff/
20ChangeLog
21INSTALL
22tests/check_main
23tests/check_main.*
24tests/test-suite.log
25test-suite.log
26tests/runtc
27version.h
28
29# recursive autoconf leftovers
30.deps
31Makefile
32Makefile.in
33.dirstamp
34
35# build leftovers
36*~
37*.o
38*.a
39*.lo
40*.la
41.libs/
42*.pc
43decoders/*/__pycache__/