mirror of
https://github.com/retailcrm/NelmioApiDocBundle.git
synced 2025-04-03 22:03:33 +03:00
Exclude development files from dist package
This commit is contained in:
parent
6faec06321
commit
e8ce0960a2
1 changed files with 6 additions and 0 deletions
6
.gitattributes
vendored
Normal file
6
.gitattributes
vendored
Normal file
|
@ -0,0 +1,6 @@
|
|||
.* export-ignore
|
||||
*.md export-ignore
|
||||
Tests export-ignore
|
||||
Resources/doc export-ignore
|
||||
phpunit export-ignore
|
||||
phpunit.xml.dist export-ignore
|
Loading…
Add table
Reference in a new issue