/.buildpath
/.cache
/.metadata
/.project
/.settings
atlassian*
/nbproject
/sitemap
/.idea
/.gitattributes
/app/config_sandbox
/app/etc/config.php
/app/etc/env.php
/app/code/Magento/TestModule*
/lib/internal/flex/uploader/.actionScriptProperties
/lib/internal/flex/uploader/.flexProperties
/lib/internal/flex/uploader/.project
/lib/internal/flex/uploader/.settings
/lib/internal/flex/varien/.actionScriptProperties
/lib/internal/flex/varien/.flexLibProperties
/lib/internal/flex/varien/.project
/lib/internal/flex/varien/.settings
/node_modules
/.grunt

/pub/media/*.*
!/pub/media/.htaccess
/pub/media/catalog/*
!/pub/media/catalog/.htaccess
/pub/media/customer/*
!/pub/media/customer/.htaccess
/pub/media/downloadable/*
!/pub/media/downloadable/.htaccess
/pub/media/import/*
!/pub/media/import/.htaccess
/pub/media/theme/*
/pub/media/theme_customization/*
!/pub/media/theme_customization/.htaccess
/pub/media/wysiwyg/*
!/pub/media/wysiwyg/.htaccess
/pub/media/tmp/*
!/pub/media/tmp/.htaccess
/pub/media/captcha/*
/pub/static/*
!/pub/static/.htaccess

/var/*
!/var/.htaccess
/vendor

#Git ignore pour la création d'extensions
/app/code/Magento/*
/dev/tests/
/lib/
/app/design/frontend/Magento/
/dev/tools/
/app/i18n/magento/
/pub/errors/
/setup/
/app/design/adminhtml/Magento/
/.htaccess
.htaccess.sample
/.php_cs
/.travis.yml
/CHANGELOG.md
/CONTRIBUTING.md
/CONTRIBUTOR_LICENSE_AGREEMENT.html
/COPYING.txt
/Gruntfile.js
/LICENSE.txt
/LICENSE_AFL.txt
/README.md
/app/.htaccess
/app/autoload.php
/app/bootstrap.php
/app/etc/di.xml
/app/etc/vendor_path.php
/app/functions.php
/bin/.htaccess
/bin/magento
/composer.json
/composer.lock
/dev/.htaccess
/dev/shell/dependency.php
/index.php
/nginx.conf.sample
/package.json
/php.ini.sample
/pub/.htaccess
/pub/cron.php
/pub/get.php
/pub/index.php
/pub/media/.htaccess
/pub/media/customer/.htaccess
/pub/media/downloadable/.htaccess
/pub/media/import/.htaccess
/pub/media/theme_customization/.htaccess
/pub/opt/magento/var/resource_config.json
/pub/static.php
/pub/static/.htaccess
/var/.htaccess
update/
app/etc/NonComposerComponentRegistration.php
phpserver/.htaccess
phpserver/README.md
phpserver/router.php
