]> sigrok.org Git - libsigrokdecode.git/blame - .gitignore
can: Use annotation abbreviations.
[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
6fe6b38c
UH
23
24# recursive autoconf leftovers
25.deps
26Makefile
27Makefile.in
28
29# build leftovers
30*~
31*.o
32*.a
33*.lo
34*.la
35.libs/
36*.pc
5ab72981 37decoders/*/__pycache__/