From: Ian Jackson Date: Sat, 10 Dec 2011 21:08:26 +0000 (+0000) Subject: build system: import .gitignore X-Git-Tag: v0.1.18.1~9 X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/commitdiff_plain/00a7310bcf42490f420e12e59d6bf300d303b2e7 build system: import .gitignore Copy the .gitignore from the master branch to the stable branch. (Version is that from 364e35df4fec5bdae53579ffe97297c280be4d88) Signed-off-by: Ian Jackson --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..b7f6187 --- /dev/null +++ b/.gitignore @@ -0,0 +1,31 @@ +*.o +*.d +*.pyc +conffile.tab.[ch] +conffile.yy.[ch] +/version.c +/secnet + +/config.log +/config.h +/config.status +/stamp-h +/Makefile + +autom4te.cache + +*~ +TAGS + +debian/files +debian/secnet.debhelper.log +debian/*.debhelper +debian/secnet +debian/secnet.substvars +*.xcodeproj +/build + +test-example/*.key +test-example/sites.conf +test-example/bogus-setup-request +build-stamp