1
0
mirror of https://github.com/erusev/parsedown.git synced 2025-09-03 03:42:38 +02:00

Merge pull request #406 from adrilo/patch-1

Create .gitattributes
This commit is contained in:
Emanuil Rusev
2017-05-10 12:28:53 +03:00
committed by GitHub

5
.gitattributes vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignore all tests for archive
/test export-ignore
/.gitattributes export-ignore
/.travis.yml export-ignore
/phpunit.xml.dist export-ignore