* Adds client resourses for Markdown.js

* Implements a part of the client UI at editing Circle collections
This commit is contained in:
Paul Schneider 2015-08-24 05:51:17 +02:00
commit 9748c9d7e4
19 changed files with 552 additions and 119 deletions

13
.gitignore vendored Normal file
View file

@ -0,0 +1,13 @@
*/bin
*/obj
plugins/*/bin
plugins/*/obj
*.userprefs
packages
web/avatars
web/users
web/Web References
build
.nuget
.gitignore