X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/1ef177975e06acc980b27cd51c73f5dbf8c56ef9..9c15449d763c5e9449f306ae0c320b39375afc98:/.gitignore diff --git a/.gitignore b/.gitignore index baaf2d7..694d0e7 100644 --- a/.gitignore +++ b/.gitignore @@ -130,8 +130,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 +197,9 @@ clients/resample disobedience/manual/Makefile /m4 libtests/t-timeval +libtests/t-*.log +libtests/t-*.trs +libtests/test-suite.log *.[oa] *~ *.pyc @@ -206,3 +207,12 @@ libtests/t-timeval /GRTAGS /GSYMS /GTAGS +/Debug +/lib/Debug +/clients/Debug +*.suo +*.sdf +*.opensdf +*.vcxproj.user +.dirstamp +tests/*.trs