]> sigrok.org Git - libsigrokdecode.git/blame - .gitignore
spi: Output per-bit annotations and OUTPUT_PYTHON data.
[libsigrokdecode.git] / .gitignore
CommitLineData
6fe6b38c
UH
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/
4b442477 20ChangeLog
cf3a952a 21INSTALL
7529cdaa 22tests/check_main
bf525bd2
UH
23tests/check_main.*
24tests/test-suite.log
fbd226c3 25tests/runtc
2b628af1 26version.h
6fe6b38c
UH
27
28# recursive autoconf leftovers
29.deps
30Makefile
31Makefile.in
32
33# build leftovers
34*~
35*.o
36*.a
37*.lo
38*.la
39.libs/
40*.pc
5ab72981 41decoders/*/__pycache__/