summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJozef Selesi <jozef.selesi@saturized.com>2013-03-08 12:47:49 +0100
committerJozef Selesi <jozef.selesi@saturized.com>2013-03-09 02:48:19 +0100
commit7bb24c3160c79ff52fdf2b9559387810172e4f3e (patch)
tree3adf0b2ba8344fda484e583f8f7796685257d400
parentf5475535a2b4107709caeec6f74ce76465dbb632 (diff)
Add Vagrant files to .gitignore.
Trac-Ticket: #2047
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index e7d630f1..c3f233da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,3 +4,6 @@ var
# local.php is a local customization point that gets loaded at the end of index.php
local.php
+# http://codex.galleryproject.org/Gallery3:Using_Vagrant
+Vagrantfile
+.vagrant