This repository has been archived by the owner on Dec 13, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 240
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
enh(composer): reduce size of centreon package on packagist (#7818)
- Loading branch information
Showing
2 changed files
with
24 additions
and
31 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
/.github export-ignore | ||
/doc export-ignore | ||
/features export-ignore | ||
/project export-ignore | ||
/tests export-ignore | ||
/.babelrc export-ignore | ||
/.csslintrc export-ignore | ||
/.eslintignore export-ignore | ||
/.gitattributes export-ignore | ||
/.gitignore export-ignore | ||
/.prettierrc.js export-ignore | ||
/.project export-ignore | ||
/behat.yml export-ignore | ||
/build.xml export-ignore | ||
/centreon-github-wall.jpg export-ignore | ||
/CHANGELOG export-ignore | ||
/CODE_OF_CONDUCT.md export-ignore | ||
/codingstyle.xml export-ignore | ||
/CONTRIBUTING.md export-ignore | ||
/Jenkinsfile export-ignore | ||
/jest.config.js export-ignore | ||
/phpunit.xml export-ignore | ||
/sonar-project.properties export-ignore | ||
/webpack* export-ignore |