From: martinlanghoff Date: Sun, 7 Jan 2007 23:50:47 +0000 (+0000) Subject: Add a .cvsignore file at the top of the Moodle tree so that config.php is appropriate... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0dfed129afe832cf61f76c32bd83b48d89f1390b;p=moodle.git Add a .cvsignore file at the top of the Moodle tree so that config.php is appropriately ignored. This is exactly what .cvsignore is made for ;-) --- diff --git a/.cvsignore b/.cvsignore new file mode 100644 index 0000000000..4f4773fb34 --- /dev/null +++ b/.cvsignore @@ -0,0 +1 @@ +config.php