-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitignore
116 lines (106 loc) · 1.72 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
#--------------------------#
# Magento Default Files #
#--------------------------#
/.buildpath
/.cache
/.metadata
/.project
/.settings
atlassian*
/nbproject
/sitemap
/.idea
/.gitattributes
/app/etc/local.xml
/app/etc/env.php
/dev/shell
/dev/tests/*/framework
/dev/tests/*/testsuite/Magento
/dev/tests/*/tmp
/dev/tests/*/etc
/dev/tests/*/*.*
/dev/tests/*.*
/dev/tests/api-functional/config
/dev/tests/api-functional/_files/Magento
/dev/tests/js/JsTestDriver/framework
/dev/tests/js/JsTestDriver/testsuite/lib
/dev/tests/js/JsTestDriver/testsuite/mage
/dev/tests/js/JsTestDriver/*.*
/dev/tests/js/jasmine/assets
/dev/tests/js/jasmine/spec_runner
/dev/tests/js/jasmine/tests/app/code/Magento
/dev/tests/js/jasmine/tests/lib/mage
/dev/tests/js/jasmine/*.*
/dev/tests/performance
/dev/tests/functional/lib/Magento
/dev/tests/functional/tests/app/Magento
/dev/tests/functional/testsuites/Magento
/dev/tests/functional/utils
/dev/tools/Magento
/dev/tools/grunt
/dev/tools/*.*
/dev/*.*
<<<<<<< HEAD
/pub
/setup
/var
=======
/pub
/setup
/var
>>>>>>> github/master
!/composer.json
!/composer.lock
!/README.md
/media/
/skin/
.modgit/
app/etc/config.xml
app/etc/enterprise.xml
app/etc/local.xml.additional
app/etc/local.xml.template
/cron.php
/cron.sh
downloader/
errors/
favicon.ico
get.php
pear
pear/
php.ini.sample
pkginfo/
RELEASE_NOTES.txt
shell/abstract.php
shell/compiler.php
shell/indexer.php
shell/log.php
.ftpquota
/api.php
bridge.php
bridge1.php
error_log
robots.txt
sm_config.php
sm_tunnel.php
/.idea/
/sitemap.xml
thubservice.php
thubtest.html
/corteclean
dwsync.xml\nThumbs.db\n
*_notes/
sql/
sql/backup/
media/webforms/
et --merge ORIG_HEAD
help
feeds/
mail/
stage/
tmp/
dev2/
dev3/
live/
nginx.conf.sample
package.json.sample
Gruntfile.js.sample