diff options
author | Bharat Mediratta <bharat@menalto.com> | 2013-03-09 14:21:58 -0800 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2013-03-09 14:21:58 -0800 |
commit | 2c2f61467a2b40bed6dfb6bcc679fde898b47b0e (patch) | |
tree | 032272287b108f0a14ab128d579563892a0ecf6c | |
parent | 2b8fdd3b9031f130347107de90ebb3d8da0aa7c8 (diff) | |
parent | 7bb24c3160c79ff52fdf2b9559387810172e4f3e (diff) |
Merge pull request #195 from jozefs/master
Add Vagrant-related files to .gitignore
-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 |