diff options
| author | Greg Roach <fisharebest@webtrees.net> | 2020-02-08 19:21:18 +0000 |
|---|---|---|
| committer | Greg Roach <fisharebest@webtrees.net> | 2020-02-08 19:22:07 +0000 |
| commit | da2bf3e57c78ec78f60c8e42a23d42ae60689dbc (patch) | |
| tree | ed0e316927e0d2df5796ea86d641aba7fc1d797a /.gitattributes | |
| parent | 220f62c251cfa92925eebcb449936a896ddd7243 (diff) | |
| download | webtrees-da2bf3e57c78ec78f60c8e42a23d42ae60689dbc.tar.gz webtrees-da2bf3e57c78ec78f60c8e42a23d42ae60689dbc.tar.bz2 webtrees-da2bf3e57c78ec78f60c8e42a23d42ae60689dbc.zip | |
Combine .gitattribute files
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index c7e0d93700..2908484ffe 100644 --- a/.gitattributes +++ b/.gitattributes @@ -16,3 +16,5 @@ webpack.mix.js export-ignore vendor/*/*/tests export-ignore vendor/*/*/Tests export-ignore + +resources/lang/*/messages.po export-ignore |
