diff options
| author | Greg Roach <fisharebest@gmail.com> | 2018-01-04 23:06:28 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@gmail.com> | 2018-01-04 23:06:57 +0000 |
| commit | 9aad2acd350e90b57f7662adbdf34531eb3010e7 (patch) | |
| tree | 568e33540ea6309f478b55d83a6598931a78f211 /.gitattributes | |
| parent | 5fc51bdf253d62017b4d47eb20082874f21a25d1 (diff) | |
| download | webtrees-9aad2acd350e90b57f7662adbdf34531eb3010e7.tar.gz webtrees-9aad2acd350e90b57f7662adbdf34531eb3010e7.tar.bz2 webtrees-9aad2acd350e90b57f7662adbdf34531eb3010e7.zip | |
Fix typo
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index efb62feede..4acd6ff1e2 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,7 +6,7 @@ .php_cs export-ignore .travis.yml export-ignore Makefile export-ignore -package.josn export-ignore +package.json export-ignore package-lock.json export-ignore phpdoc.xml export-ignore phpunit.xml.dist export-ignore |
