X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitattributes;h=b191e2277e675afa959ee0cafb3a239ad2a715b3;hb=cb4ddbe4e76c81a50748fc3869225f16d9ce13f0;hp=82f3760220c27d84ce65e1105b75dfd7551c89fc;hpb=844021ab4c0d3dd6c26704648a736fa53244c914;p=github%2Fshaarli%2FShaarli.git diff --git a/.gitattributes b/.gitattributes index 82f37602..b191e227 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,8 +22,10 @@ Dockerfile text *.ttf binary *.min.css binary *.min.js binary +*.mo binary # Exclude from Git archives +.editorconfig export-ignore .gitattributes export-ignore .github export-ignore .gitignore export-ignore @@ -33,5 +35,6 @@ doc/**/*.md export-ignore docker/ export-ignore Doxyfile export-ignore Makefile export-ignore +mkdocs.yml export-ignore phpunit.xml export-ignore tests/ export-ignore