Add docs to .gitattributes

This commit is contained in:
Adrien Loison 2018-06-03 21:07:25 +02:00
parent e83ac423dc
commit 8cc505dae6

3
.gitattributes vendored
View File

@ -1,4 +1,5 @@
# Ignore all test, documentation and dot files for archive
# Ignore all tests, documentation and dot files for archive
/docs export-ignore
/tests export-ignore
/.editorconfig export-ignore
/.gitattributes export-ignore