Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Bundles Symfony 2
file-upload-bundle
Commits
73cc0a41
Commit
73cc0a41
authored
Mar 16, 2015
by
Guillaume Perréal
Browse files
Exclut les fichiers inintéressants du zip.
parent
97ac58ca
Changes
1
Hide whitespace changes
Inline
Side-by-side
composer.json
View file @
73cc0a41
...
...
@@ -55,5 +55,16 @@
"branch-alias"
:
{
"dev-master"
:
"1.0-dev"
}
},
"archive"
:
{
"exclude"
:
[
"!vendor"
,
"phpunit.xml.dist"
,
"phpci.yml"
,
"phpmd.xml"
,
"apigen.neon"
,
".git*"
]
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment