summaryrefslogtreecommitdiff
path: root/.gitignore
blob: bfb4098e6d75551441b7da02d68824e1890e5b96 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
# autotools cruft
/INSTALL
/Makefile.in
/aclocal.m4
/autom4te.cache/
/autostuff/
/configure
/configure.lineno

# Editor/IDE cruft
*.kate-swp
*~
/*.kdev4
/Makefile.am.user

# Configure/build cruft
*.[ao]
*.exe
*.l[ao]
.deps/
.dirstamp
.libs/
/ChangeLog
/Makefile
/config.*
/decoder/runtc
/sigrok-test-*.tar.*
__pycache__/
stamp-h?