X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=.gitattributes;h=0007056167d7688119251a42814fea9200b76bc3;hb=refs%2Fheads%2Fv0.9;hp=939006027f24a5ef9643ffcaaf4620a1b9822a16;hpb=839566500c31c139ad5e1ddd728633869c118a44;p=github%2Fshaarli%2FShaarli.git diff --git a/.gitattributes b/.gitattributes index 93900602..00070561 100644 --- a/.gitattributes +++ b/.gitattributes @@ -22,6 +22,7 @@ Dockerfile text *.ttf binary *.min.css binary *.min.js binary +*.mo binary # Exclude from Git archives .editorconfig export-ignore @@ -31,7 +32,9 @@ Dockerfile text .travis.yml export-ignore doc/**/*.json export-ignore doc/**/*.md export-ignore -docker/ export-ignore +.docker/ export-ignore +.dockerignore export-ignore +Dockerfile* export-ignore Doxyfile export-ignore Makefile export-ignore mkdocs.yml export-ignore