mirror of
https://github.com/Ne-Lexa/php-zip.git
synced 2025-08-18 05:01:20 +02:00
Added .gitattributes to exclude tests from the release version #34
This commit is contained in:
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
.gitattributes export-ignore
|
||||
.github export-ignore
|
||||
.gitignore export-ignore
|
||||
.travis.yml export-ignore
|
||||
phpunit.xml export-ignore
|
||||
tests export-ignore
|
Reference in New Issue
Block a user