.gitignore
796 Bytes
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
# Created by .ignore support plugin (hsz.mobi)
### Yii template
assets/*
!assets/.gitignore
protected/runtime/*
!protected/runtime/.gitignore
protected/data/*.db
themes/classic/views/
/yii
.idea
nbproject
.buildpath
.project
.settings
Thumbs.db
/vendor
composer.lock
composer.phar
.DS_Store
phpunit.phar
/phpunit.xml
/.vagrant
/vendor/
/fordelete.txt
/done.txt
/certificates.php
/backup
/storage/
/artweb/
/source/
frontend/web/sitemap1.xml
frontend/web/sitemap10.xml
frontend/web/sitemap11.xml
frontend/web/sitemap12.xml
frontend/web/sitemap13.xml
frontend/web/sitemap2.xml
frontend/web/sitemap3.xml
frontend/web/sitemap4.xml
frontend/web/sitemap5.xml
frontend/web/sitemap6.xml
frontend/web/sitemap7.xml
frontend/web/sitemap8.xml
frontend/web/sitemap9.xml
/common/components/yii2-elasticsearch/