forked from edusoho/edusoho
-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitignore
68 lines (67 loc) · 1.24 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
*.py
Gruntfile.js
**/node_modules/
**/node_modules/*
npm-debug.log
**/release/
/.idea
/web/bundles/
/app/cache/*
/app/config/plugin_installed.php
/app/config/plugin.php
/app/config/parameters.yml
/app/config/parameters_test.yml
/app/config/menu_blacklist.yml
/app/data/*
/app/logs/*
/build
/files
/installFiles
/app/config/uc_client_config.php
/app/config/windid_client_config.php
/app/config/routing_plugins.yml
/plugins/*
!/plugins/.gitkeep
/build/
/bin/*
!/bin/phpmig
/composer.phar
/scripts
/etc/sublimetext2/edusoho.sublime-workspace
/etc/UpgradeScripts
/web/files
/web/files2/*
/web/customize/*
/web/windid_client_old
!/web/customize/.gitkeep
.DS_Store
.tags*
src/Topxia/Service/Util/DirectCloudClient.php
src/Topxia/WebBundle/Controller/TestController.php
src/Topxia/WebBundle/Resources/views/Test/*
/web/themes/*
/web/build/*
!/web/themes/autumn
!/web/themes/default
!/web/themes/default-b
!/web/themes/jianmo
!/web/themes/block.json
edusoho.komodoproject
.project
.settings
composer.sublime-workspace
web/assets/img/default/video.png
.publish
.buildpath
.phpintel*
/src/Tests/*
.crunch
/app/config/parameters_test.yml
*.css.map
*.codekit
web/php-performance.php
chunk-manifest.json
.npminstall.done
/web/static-dist/*
!/web/static-dist/libs
!/web/static-dist/app