X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitattributes;h=549777eff0610a6fb22d147a26211318967d6cc8;hb=16d35cf77e0b650091a5a91a3c2d2c61631eb1cb;hp=b191e2277e675afa959ee0cafb3a239ad2a715b3;hpb=e648f62b4ffee16a89619815eb3e7ee7a4dff87f;p=github%2Fshaarli%2FShaarli.git diff --git a/.gitattributes b/.gitattributes index b191e227..549777ef 100644 --- a/.gitattributes +++ b/.gitattributes @@ -25,16 +25,17 @@ Dockerfile text *.mo binary # Exclude from Git archives -.editorconfig export-ignore -.gitattributes export-ignore -.github export-ignore -.gitignore export-ignore -.travis.yml export-ignore -doc/**/*.json export-ignore -doc/**/*.md export-ignore -docker/ export-ignore -Doxyfile export-ignore -Makefile export-ignore -mkdocs.yml export-ignore -phpunit.xml export-ignore -tests/ export-ignore +.editorconfig export-ignore +.gitattributes export-ignore +.github export-ignore +.gitignore export-ignore +.travis.yml export-ignore +doc/**/*.json export-ignore +doc/**/*.md export-ignore +docker/ export-ignore +Doxyfile export-ignore +Makefile export-ignore +node_modules/ export-ignore +mkdocs.yml export-ignore +phpunit.xml export-ignore +tests/ export-ignore