* Adds client resourses for Markdown.js
* Implements a part of the client UI at editing Circle collections
This commit is contained in:
parent
17f57d5542
commit
9748c9d7e4
19 changed files with 552 additions and 119 deletions
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
*/bin
|
||||
*/obj
|
||||
plugins/*/bin
|
||||
plugins/*/obj
|
||||
*.userprefs
|
||||
packages
|
||||
web/avatars
|
||||
web/users
|
||||
web/Web References
|
||||
build
|
||||
.nuget
|
||||
.gitignore
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue