CodeCommitsIssuesPull requestsActionsInsightsSecurity
139f595047c7cdad51786d5c1b9d9d142dab6c86

Branches

Tags

  • No tags available.
0Branches0Tags
Go to file
Add file
Code

Clone

HTTPS

Download ZIP

.gitignore

37lines · modecode

1/app/code/Magento/*
2/app/etc/*
3.DS_Store
4.htaccess
5.htaccess.sample
6.idea/
7.php_cs
8.travis.yml
9CHANGELOG.md
10CONTRIBUTING.md
11CONTRIBUTOR_LICENSE_AGREEMENT.html
12COPYING.txt
13Gruntfile.js
14LICENSE.txt
15LICENSE_AFL.txt
16README.md
17app/.htaccess
18app/autoload.php
19app/bootstrap.php
20app/design/
21app/functions.php
22app/i18n/
23bin/
24composer.json
25composer.lock
26dev/
27index.php
28lib/
29magento.iml
30nginx.conf.sample
31package.json
32php.ini.sample
33phpserver/
34pub/
35setup/
36var/
37vendor/