commit | author | age
|
2207d6
|
1 |
# phpstorm project files |
W |
2 |
.idea |
|
3 |
|
|
4 |
# netbeans project files |
|
5 |
nbproject |
|
6 |
|
|
7 |
# zend studio for eclipse project files |
|
8 |
.buildpath |
|
9 |
.project |
|
10 |
.settings |
|
11 |
|
|
12 |
# windows thumbnail cache |
|
13 |
Thumbs.db |
|
14 |
|
|
15 |
# composer vendor dir |
|
16 |
# /vendor |
|
17 |
|
|
18 |
# composer files |
|
19 |
# /composer.lock |
|
20 |
|
|
21 |
# composer itself is not needed |
|
22 |
composer.phar |
|
23 |
|
|
24 |
# Mac DS_Store Files |
|
25 |
.DS_Store |
|
26 |
|
|
27 |
# phpunit itself is not needed |
|
28 |
phpunit.phar |
|
29 |
# local phpunit config |
|
30 |
/phpunit.xml |
|
31 |
|
|
32 |
tests/_output/* |
|
33 |
tests/_support/_generated |
|
34 |
|
|
35 |
#vagrant folder |
|
36 |
/.vagrant |
|
37 |
|
|
38 |
#local config |
|
39 |
/config/local.php |
|
40 |
/config/db.php |
|
41 |
.env |
|
42 |
/controllers/UpdateController.php |
|
43 |
/jobs/UpdateJob.php |
|
44 |
|
|
45 |
#install lock file |
|
46 |
/install.lock |
|
47 |
|
|
48 |
/web/temp |
|
49 |
/web/csv |
|
50 |
favicon.ico |
|
51 |
|
|
52 |
#vv test 0218 2 |
|
53 |
.tags |
|
54 |
.tags_sorted_by_file |
|
55 |
|
|
56 |
/commands/UpdateController.php |
|
57 |
#h5和公众号动态生成的文件 |
|
58 |
/plugins/mobile/h5 |
|
59 |
/plugins/wechat/h5 |
|
60 |
/plugins/mobile/h5/ |
|
61 |
/plugins/wechat/h5/ |
|
62 |
/plugins/mobile/we_h5/ |
|
63 |
/plugins/wechat/we_h5/ |