From 7bb24c3160c79ff52fdf2b9559387810172e4f3e Mon Sep 17 00:00:00 2001 From: Jozef Selesi Date: Fri, 8 Mar 2013 12:47:49 +0100 Subject: Add Vagrant files to .gitignore. Trac-Ticket: #2047 --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) 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 -- cgit v1.2.3