diff options
Diffstat (limited to '.gitattributes')
| -rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 023ec46271..ccf4869089 100644 --- a/.gitattributes +++ b/.gitattributes @@ -6,6 +6,8 @@ .gitignore export-ignore .php_cs export-ignore .travis.yml export-ignore +composer.json export-ignore +composer.lock export-ignore package.json export-ignore package-lock.json export-ignore phpunit.xml.dist export-ignore |
