diff options
| author | Chad Kieffer <ckieffer@gmail.com> | 2009-07-11 23:17:30 -0600 |
|---|---|---|
| committer | Chad Kieffer <ckieffer@gmail.com> | 2009-07-11 23:17:30 -0600 |
| commit | 872b5eed4644bdd3e3645eb38a69fdd1ca5ee360 (patch) | |
| tree | e6530601ee2442f653fc62e372a682984a7ffbf2 /.gitignore | |
| parent | 8bfcf09b4c9628f13fdee2b958b3d11c9abce474 (diff) | |
| parent | 214d977f4dc9ac78f4571a7cc89109fd95f5a2eb (diff) | |
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,6 +1,6 @@ -# Ignore the var subdirectory +# We store Gallery3 data in var var -# Ignore the index.local.php +# local.php is a local customization point that gets loaded at the end of index.php local.php |
