aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitattributes
diff options
context:
space:
mode:
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index b191e227..00070561 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -32,7 +32,9 @@ Dockerfile text
32.travis.yml export-ignore 32.travis.yml export-ignore
33doc/**/*.json export-ignore 33doc/**/*.json export-ignore
34doc/**/*.md export-ignore 34doc/**/*.md export-ignore
35docker/ export-ignore 35.docker/ export-ignore
36.dockerignore export-ignore
37Dockerfile* export-ignore
36Doxyfile export-ignore 38Doxyfile export-ignore
37Makefile export-ignore 39Makefile export-ignore
38mkdocs.yml export-ignore 40mkdocs.yml export-ignore