Commit dbe4ea6387311e3dc35fb8fbdd32ed6e4c27f855
Merge remote-tracking branch 'origin/master'
Showing
1 changed file
with
44 additions
and
0 deletions
Show diff stats
1 | +# Created by .ignore support plugin (hsz.mobi) | |
2 | +### Yii template | |
3 | +assets/* | |
4 | +!assets/.gitignore | |
5 | +protected/runtime/* | |
6 | +!protected/runtime/.gitignore | |
7 | +protected/data/*.db | |
8 | +themes/classic/views/ | |
9 | +/yii | |
10 | +.idea | |
11 | +nbproject | |
12 | +.buildpath | |
13 | +.project | |
14 | +.settings | |
15 | +Thumbs.db | |
16 | +/vendor | |
17 | +composer.lock | |
18 | +composer.phar | |
19 | +.DS_Store | |
20 | +phpunit.phar | |
21 | +/phpunit.xml | |
22 | +/.vagrant | |
23 | +/vendor/ | |
24 | +/fordelete.txt | |
25 | +/done.txt | |
26 | +/certificates.php | |
27 | +/backup | |
28 | +/storage/ | |
29 | +/artweb/ | |
30 | +/source/ | |
31 | +frontend/web/sitemap1.xml | |
32 | +frontend/web/sitemap10.xml | |
33 | +frontend/web/sitemap11.xml | |
34 | +frontend/web/sitemap12.xml | |
35 | +frontend/web/sitemap13.xml | |
36 | +frontend/web/sitemap2.xml | |
37 | +frontend/web/sitemap3.xml | |
38 | +frontend/web/sitemap4.xml | |
39 | +frontend/web/sitemap5.xml | |
40 | +frontend/web/sitemap6.xml | |
41 | +frontend/web/sitemap7.xml | |
42 | +frontend/web/sitemap8.xml | |
43 | +frontend/web/sitemap9.xml | |
44 | +/common/components/yii2-elasticsearch/ | ... | ... |