Skip to content

Instantly share code, notes, and snippets.

@hanhpv
Created April 20, 2019 05:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hanhpv/75eaedae94122233dc7b740a79fe9aae to your computer and use it in GitHub Desktop.
Save hanhpv/75eaedae94122233dc7b740a79fe9aae to your computer and use it in GitHub Desktop.
Magento 2 .gitignore
*
!/.gitignore
!/robots_staging.txt
!/app
!/app/*/
!/app/code/**
!/app/design/**
!/app/etc/config.php
!/app/i18n/**
!/auth.json
!/build_options.ini
!/composer.json
!/composer.lock
!/config/**
!/magento-vars.php
!/m2-hotfixes
!/m2-hotfixes/**
!/php.ini
!/scenario.bkf
!/README.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment