From 6c0f1b79ce8d5bc3c4456c6013ccab3747ff816b Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Mon, 2 Jan 2012 10:19:40 +0100 Subject: [PATCH] Exclude files --- htdocs/conf/.gitignore | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 htdocs/conf/.gitignore diff --git a/htdocs/conf/.gitignore b/htdocs/conf/.gitignore new file mode 100644 index 00000000000..aede869f5da --- /dev/null +++ b/htdocs/conf/.gitignore @@ -0,0 +1,5 @@ +/conf.php.old +/conf.php.sav +/conf.php.mysql +/conf.php.pgsql +/conf.php.sqlite \ No newline at end of file