X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitattributes;h=549777eff0610a6fb22d147a26211318967d6cc8;hb=f8c5660df82432c7f3bb0686e393db5a2b46eeb5;hp=b191e2277e675afa959ee0cafb3a239ad2a715b3;hpb=2e6314af312229467ca63b6dc0c337f92eb5ddeb;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