projects
/
sigrok-test.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
pdtest: add support for input format specs in test.conf files
[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?