X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/1ef177975e06acc980b27cd51c73f5dbf8c56ef9..f931733b92002f8e37cac77b2fc6510d5de7b927:/.gitignore diff --git a/.gitignore b/.gitignore index baaf2d7..5eabd11 100644 --- a/.gitignore +++ b/.gitignore @@ -54,6 +54,8 @@ doc/disorderd.8.html doc/disorderfm.1 doc/disorderfm.1.html doc/tkdisorder.1.html +doc/disorder-gstdecode.8 +doc/disorder-gstdecode.8.html driver/Makefile examples/Makefile examples/config.sample @@ -130,8 +132,6 @@ lib/index.html server/index.html .DS_Store tests/disorder-udplog -lib/version-string -lib/versionstring.h scripts/setup examples/disorder.rc scripts/teardown @@ -199,6 +199,9 @@ clients/resample disobedience/manual/Makefile /m4 libtests/t-timeval +libtests/t-*.log +libtests/t-*.trs +libtests/test-suite.log *.[oa] *~ *.pyc @@ -206,3 +209,15 @@ libtests/t-timeval /GRTAGS /GSYMS /GTAGS +debian/disorder-gstdecode +server/disorder-gstdecode +/Debug +/lib/Debug +/clients/Debug +*.suo +*.sdf +*.opensdf +*.vcxproj.user +.dirstamp +tests/*.trs +/common/Makefile