Add export-ignore gitattributes

This commit is contained in:
Tim Pope
2021-09-13 15:44:57 -04:00
parent 82e71b150d
commit a0fc3c94e9

3
.gitattributes vendored Normal file
View File

@@ -0,0 +1,3 @@
.git* export-ignore
*.markdown export-ignore
*.md export-ignore