From 0bf0d8444358d5e44c22970d2b823c95ea8a0875 Mon Sep 17 00:00:00 2001 From: Dana Jansens Date: Tue, 28 May 2002 10:33:56 +0000 Subject: adding .cvsignore files to the repository to clean up the output whenever you commit some sort of cvs action --- data/.cvsignore | 3 +++ data/styles/.cvsignore | 2 ++ 2 files changed, 5 insertions(+) create mode 100644 data/.cvsignore create mode 100644 data/styles/.cvsignore (limited to 'data') diff --git a/data/.cvsignore b/data/.cvsignore new file mode 100644 index 00000000..84f8a4c1 --- /dev/null +++ b/data/.cvsignore @@ -0,0 +1,3 @@ +Makefile +Makefile.in +menu diff --git a/data/styles/.cvsignore b/data/styles/.cvsignore new file mode 100644 index 00000000..282522db --- /dev/null +++ b/data/styles/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in -- cgit v1.2.3