diff options
author | Jozef Selesi <jozef.selesi@saturized.com> | 2013-03-08 12:47:49 +0100 |
---|---|---|
committer | Jozef Selesi <jozef.selesi@saturized.com> | 2013-03-09 02:48:19 +0100 |
commit | 7bb24c3160c79ff52fdf2b9559387810172e4f3e (patch) | |
tree | 3adf0b2ba8344fda484e583f8f7796685257d400 | |
parent | f5475535a2b4107709caeec6f74ce76465dbb632 (diff) |
Add Vagrant files to .gitignore.
Trac-Ticket: #2047
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |