From: Mark Wooding Date: Sat, 28 Jan 2006 12:32:52 +0000 (+0000) Subject: Extract Subversion ignore data. X-Git-Tag: 1.0.0pre8~110 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/d8f6a5994b25de9ad478c94e86441a900acf2b96 Extract Subversion ignore data. --- diff --git a/.gitignore b/.gitignore new file mode 100644 index 00000000..d8ba2792 --- /dev/null +++ b/.gitignore @@ -0,0 +1,19 @@ +Makefile.in +configure +aclocal.m4 +build +config.h.in +stamp-h.in +deb-build +test +COPYING +config.guess +config.sub +install-sh +ltmain.sh +missing +mkinstalldirs +depcomp +autom4te.cache +slip-build + diff --git a/debian/.gitignore b/debian/.gitignore new file mode 100644 index 00000000..f3cc393e --- /dev/null +++ b/debian/.gitignore @@ -0,0 +1,11 @@ +files +tmp +substvars +*.substvars +*.debhelper +pkstream +tripe +tripe-ethereal +tripemon +tripe-keys + diff --git a/doc/.gitignore b/doc/.gitignore new file mode 100644 index 00000000..85effd16 --- /dev/null +++ b/doc/.gitignore @@ -0,0 +1,10 @@ +Makefile.in +protocol.ps +tripe.ps +wrestlers.aux +wrestlers.bbl +wrestlers.blg +wrestlers.dvi +wrestlers.log +wrestlers.ps +wrestlers.toc diff --git a/ethereal/.gitignore b/ethereal/.gitignore new file mode 100644 index 00000000..70845e08 --- /dev/null +++ b/ethereal/.gitignore @@ -0,0 +1 @@ +Makefile.in