2017-05-26 15:03:22 +08:00

39 lines
489 B
Plaintext
Executable File

# autotools cruft
/INSTALL
/Makefile.in
/aclocal.m4
/autom4te.cache/
/autostuff/
/configure
/configure.lineno
/m4/libtool.m4
/m4/lt*.m4
# Editor/IDE cruft
*.kate-swp
*~
/*.kdev4
/Makefile.am.user
# Configure/build cruft
*.[ao]
*.l[ao]
.deps/
.dirstamp
.libs/
/ChangeLog
/Makefile
/config.*
/libsigrokdecode4DSL4DSL4DSL4DSL-*.tar.*
/libsigrokdecode4DSL.pc
/libtool
/version.h
__pycache__/
stamp-h?
# Files generated by the testsuite
/test-suite.log
/tests/*.log
/tests/*.trs
/tests/main