mirror of
https://github.com/erusev/parsedown.git
synced 2025-09-03 11:52:36 +02:00
Add .gitignore to export ignore in .gitattribtutes
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,5 +1,6 @@
|
|||||||
# Ignore all tests for archive
|
# Ignore all tests for archive
|
||||||
/test export-ignore
|
/test export-ignore
|
||||||
/.gitattributes export-ignore
|
/.gitattributes export-ignore
|
||||||
|
/.gitignore export-ignore
|
||||||
/.travis.yml export-ignore
|
/.travis.yml export-ignore
|
||||||
/phpunit.xml.dist export-ignore
|
/phpunit.xml.dist export-ignore
|
||||||
|
Reference in New Issue
Block a user