From c291c82a049f9247a4da6d05dc267ebd7dcd49e2 Mon Sep 17 00:00:00 2001 From: sparkyx Date: Wed, 12 Dec 2007 20:50:42 +0000 Subject: [PATCH] Add cvsignore --- html/.cvsignore | 1 - html/admin/.cvsignore | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) create mode 100755 html/admin/.cvsignore diff --git a/html/.cvsignore b/html/.cvsignore index 1dba45563..0d3c38dd8 100755 --- a/html/.cvsignore +++ b/html/.cvsignore @@ -1,3 +1,2 @@ *.log ajax -admin/authorized_debug diff --git a/html/admin/.cvsignore b/html/admin/.cvsignore new file mode 100755 index 000000000..39ff43f62 --- /dev/null +++ b/html/admin/.cvsignore @@ -0,0 +1,3 @@ +*.log +ajax +authorized_debug