summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorChad Kieffer <ckieffer@gmail.com>2009-07-11 23:17:30 -0600
committerChad Kieffer <ckieffer@gmail.com>2009-07-11 23:17:30 -0600
commit872b5eed4644bdd3e3645eb38a69fdd1ca5ee360 (patch)
treee6530601ee2442f653fc62e372a682984a7ffbf2 /.gitignore
parent8bfcf09b4c9628f13fdee2b958b3d11c9abce474 (diff)
parent214d977f4dc9ac78f4571a7cc89109fd95f5a2eb (diff)
Merge branch 'master' of git@github.com:gallery/gallery3
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 6ebdd994..e7d630f1 100644
--- a/.gitignore
+++ b/.gitignore
@@ -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