Added .gitignore, obey it please. See _* rule!
authorHarvie <tomas@mudrunka.cz>
Sat, 23 Oct 2010 23:42:13 +0000 (01:42 +0200)
committerHarvie <tomas@mudrunka.cz>
Sun, 24 Oct 2010 01:43:06 +0000 (03:43 +0200)
commitf2d3b1fc020febf7401a75f99a318f602067f2ea
treed1f56e24ff78103371ae673d0f17b940b968b1b3
parentd48685b8b77afea1858493b30324aa2cfcff2254
Added .gitignore, obey it please. See _* rule!
You can use _* rule to hide site-specific configuration files from git.
eg: _config.php will not get into git and will not get overwritten by it.
Anyway the software should work out-of-box even without such files if possible.
.gitignore [new file with mode: 0644]
This page took 0.16753 seconds and 4 git commands to generate.