]> sigrok.org Git - libsigrokdecode.git/blame - .gitignore
Make 'pd_list' static, it's only used in one file.
[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
3195dc80 25test-suite.log
fbd226c3 26tests/runtc
2b628af1 27version.h
6fe6b38c
UH
28
29# recursive autoconf leftovers
30.deps
31Makefile
32Makefile.in
20e950fe 33.dirstamp
6fe6b38c
UH
34
35# build leftovers
36*~
37*.o
38*.a
39*.lo
40*.la
41.libs/
42*.pc
5ab72981 43decoders/*/__pycache__/