]> sigrok.org Git - sigrok-test.git/blob - .gitignore
Use PD ID (not PD instance ID) for now.
[sigrok-test.git] / .gitignore
1 # autotools cruft
2 /INSTALL
3 /Makefile.in
4 /aclocal.m4
5 /autom4te.cache/
6 /autostuff/
7 /configure
8 /configure.lineno
9
10 # Editor/IDE cruft
11 *.kate-swp
12 *~
13 /*.kdev4
14 /Makefile.am.user
15
16 # Configure/build cruft
17 *.[ao]
18 *.exe
19 *.l[ao]
20 .deps/
21 .dirstamp
22 .libs/
23 /ChangeLog
24 /Makefile
25 /config.*
26 /decoder/runtc
27 /sigrok-test-*.tar.*
28 __pycache__/
29 stamp-h?