diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index ce6f1322..394e02d3 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,7 @@ .* export-ignore /CONTRIBUTING.md export-ignore +/Dockerfile export-ignore +/Makefile export-ignore /README.md export-ignore /img export-ignore /test export-ignore |