From a4782d9b40772389c3131a2f3c75009c2dd42ba3 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Fri, 9 Apr 2004 18:17:26 +0000 Subject: Why hadn't I got round to creating a .cvsignore in the main source directory before? Silly me. [originally from svn r4048] --- .cvsignore | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .cvsignore diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000..45aea9d --- /dev/null +++ b/.cvsignore @@ -0,0 +1,7 @@ +build +*.html *.txt +*.cnt *.hlp +*.gid *.GID +*.log +*.1 +*.info *.info-* -- cgit v1.1