diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 396154c..f7ca6c3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -11,3 +11,5 @@ /phpunit.xml export-ignore /phpunit.xml.dist export-ignore /tests export-ignore +/Makefile export-ignore +/package.json export-ignore |