File tree Expand file tree Collapse file tree 1 file changed +49
-1
lines changed Expand file tree Collapse file tree 1 file changed +49
-1
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ /.buildpath
2
+ /.cache
3
+ /.metadata
4
+ /.project
5
+ /.settings
6
+ atlassian *
7
+ /nbproject
8
+ /sitemap
9
+ /.idea
10
+ /.gitattributes
11
+ /app /config_sandbox
12
+ /app /etc /config.php
13
+ /app /etc /env.php
14
+ /app /code /Magento /TestModule *
15
+ /lib /internal /flex /uploader /.actionScriptProperties
16
+ /lib /internal /flex /uploader /.flexProperties
17
+ /lib /internal /flex /uploader /.project
18
+ /lib /internal /flex /uploader /.settings
19
+ /lib /internal /flex /varien /.actionScriptProperties
20
+ /lib /internal /flex /varien /.flexLibProperties
21
+ /lib /internal /flex /varien /.project
22
+ /lib /internal /flex /varien /.settings
23
+ /node_modules
24
+ /.grunt
25
+
26
+ /pub /media /* . *
27
+ ! /pub /media /.htaccess
28
+ /pub /media /catalog /*
29
+ ! /pub /media /catalog /.htaccess
30
+ /pub /media /customer /*
31
+ ! /pub /media /customer /.htaccess
32
+ /pub /media /downloadable /*
33
+ ! /pub /media /downloadable /.htaccess
34
+ /pub /media /import /*
35
+ ! /pub /media /import /.htaccess
36
+ /pub /media /theme /*
37
+ /pub /media /theme_customization /*
38
+ ! /pub /media /theme_customization /.htaccess
39
+ /pub /media /wysiwyg /*
40
+ ! /pub /media /wysiwyg /.htaccess
41
+ /pub /media /tmp /*
42
+ ! /pub /media /tmp /.htaccess
43
+ /pub /media /captcha /*
44
+ /pub /static /*
45
+ ! /pub /static /.htaccess
46
+
47
+ /var /*
48
+ ! /var /.htaccess
49
+ /vendor
You can’t perform that action at this time.
0 commit comments