]> sigrok.org Git - libsigrokdecode.git/blame - .gitignore
testsuite: Add a few session related unit tests.
[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/
c1f86f02 20libsigrokdecode.h
4b442477 21ChangeLog
cf3a952a 22INSTALL
7529cdaa 23tests/check_main
bf525bd2
UH
24tests/check_main.*
25tests/test-suite.log
6fe6b38c
UH
26
27# recursive autoconf leftovers
28.deps
29Makefile
30Makefile.in
31
32# build leftovers
33*~
34*.o
35*.a
36*.lo
37*.la
38.libs/
39*.pc
5ab72981 40decoders/*/__pycache__/