diff options
author | tim almdal <tnalmdal@shaw.ca> | 2009-05-27 09:45:57 -0700 |
---|---|---|
committer | tim almdal <tnalmdal@shaw.ca> | 2009-05-27 09:45:57 -0700 |
commit | 241d6e4edd67813099149affd5e62364f871b59e (patch) | |
tree | 11888dbb24cd6a6ded6411f095e9e1f1e9393912 | |
parent | cc6cd7e1f364d9ad740f0a47172c79b3562da9ac (diff) |
Add index.local.php to the .gitignore
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ +# Ignore the var subdirectory var +# Ignore the index.local.php +index.local.php + |