]> gitweb.fluxo.info Git - original.git/commitdiff
Using config.inc.php.dist
authorSilvio Rhatto <rhatto@riseup.net>
Wed, 17 Feb 2010 15:59:35 +0000 (13:59 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Wed, 17 Feb 2010 15:59:35 +0000 (13:59 -0200)
By using config.inc.php.dist instead of config.inc.php
it's possible to split custom configuration from the
source code.

.gitignore [new file with mode: 0644]
www/inc/config.inc.php.dist [moved from www/inc/config.inc.php with 100% similarity]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..87d366d
--- /dev/null
@@ -0,0 +1,2 @@
+*swp
+www/inc/config.inc.php