Skip to content

Commit b1bd89f

Browse files
committed
Merge branch 'v.0.4.0'
Conflicts: README.md app.js client-side/init/index.html client-side/src/docs/index.html client-side/src/docs/plugins/index.src client-side/src/docs/spec/info.json client-side/src/docs/starting/index.html client-side/src/docs/starting/info.json core/clarify/css/mobile.css core/file-tree/index.js package.json
2 parents efda940 + 88c2dd7 commit b1bd89f

File tree

174 files changed

+13236
-13497
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

174 files changed

+13236
-13497
lines changed

.gitignore

Lines changed: 4 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,11 @@
1-
.*
2-
*.dat
1+
*.idea
32
*.iml
4-
tmp
3+
*.DS_Store
54
node_modules
65

7-
# Build folder fo ftp deploy
6+
# Build folder for assets
87
/build
98

10-
# Git ignore fo initing
11-
!/client-side/init/.gitignore
12-
13-
# Custom client-side plugins folder, managed with volo packet manager
14-
/client-side/plugins
15-
16-
# Custom user folder for Source server side
17-
/user
18-
199
# Web server root, and your specs home
2010
# You can store other repository in this path
21-
/public
11+
/user

0 commit comments

Comments
 (0)