diff options
| author | Greg Roach <fisharebest@gmail.com> | 2016-01-23 14:30:53 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2016-01-23 14:30:53 +0000 |
| commit | 1bf9c5637176fcbe1e41aa40f0b3c0c54a7e159c (patch) | |
| tree | 8d951aac86e0f4416d2b2c0afaec7eb705ac38e9 /.gitattributes | |
| parent | df257a7603aa31e40ec7135faeeb8429e64e27f4 (diff) | |
| download | webtrees-1bf9c5637176fcbe1e41aa40f0b3c0c54a7e159c.tar.gz webtrees-1bf9c5637176fcbe1e41aa40f0b3c0c54a7e159c.tar.bz2 webtrees-1bf9c5637176fcbe1e41aa40f0b3c0c54a7e159c.zip | |
Add vagrant support
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 3d01eea084..e585b45aba 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,7 @@ .php_cs export-ignore .travis.yml export-ignore Makefile export-ignore +Vagrantfile export-ignore build/ export-ignore js/*.patch export-ignore phpdoc.xml export-ignore |
