From 40246475b8f2976bbef71e3eed4f72e8c890e96d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 13 Aug 2006 01:01:15 +0000 Subject: [PATCH] Exclude Thumbs.db files from CVS --- htdocs/theme/.cvsignore | 1 + htdocs/theme/dev/.cvsignore | 1 + htdocs/theme/dolibarr/.cvsignore | 1 + htdocs/theme/eldy/.cvsignore | 1 + htdocs/theme/freelug/.cvsignore | 1 + htdocs/theme/yellow/.cvsignore | 1 + 6 files changed, 6 insertions(+) create mode 100644 htdocs/theme/.cvsignore create mode 100644 htdocs/theme/dev/.cvsignore create mode 100644 htdocs/theme/dolibarr/.cvsignore create mode 100644 htdocs/theme/eldy/.cvsignore create mode 100644 htdocs/theme/freelug/.cvsignore create mode 100644 htdocs/theme/yellow/.cvsignore diff --git a/htdocs/theme/.cvsignore b/htdocs/theme/.cvsignore new file mode 100644 index 00000000000..a92ea3e3f61 --- /dev/null +++ b/htdocs/theme/.cvsignore @@ -0,0 +1 @@ +*.db diff --git a/htdocs/theme/dev/.cvsignore b/htdocs/theme/dev/.cvsignore new file mode 100644 index 00000000000..a92ea3e3f61 --- /dev/null +++ b/htdocs/theme/dev/.cvsignore @@ -0,0 +1 @@ +*.db diff --git a/htdocs/theme/dolibarr/.cvsignore b/htdocs/theme/dolibarr/.cvsignore new file mode 100644 index 00000000000..a92ea3e3f61 --- /dev/null +++ b/htdocs/theme/dolibarr/.cvsignore @@ -0,0 +1 @@ +*.db diff --git a/htdocs/theme/eldy/.cvsignore b/htdocs/theme/eldy/.cvsignore new file mode 100644 index 00000000000..a92ea3e3f61 --- /dev/null +++ b/htdocs/theme/eldy/.cvsignore @@ -0,0 +1 @@ +*.db diff --git a/htdocs/theme/freelug/.cvsignore b/htdocs/theme/freelug/.cvsignore new file mode 100644 index 00000000000..a92ea3e3f61 --- /dev/null +++ b/htdocs/theme/freelug/.cvsignore @@ -0,0 +1 @@ +*.db diff --git a/htdocs/theme/yellow/.cvsignore b/htdocs/theme/yellow/.cvsignore new file mode 100644 index 00000000000..a92ea3e3f61 --- /dev/null +++ b/htdocs/theme/yellow/.cvsignore @@ -0,0 +1 @@ +*.db