* 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
parent 17f57d5542
commit 9748c9d7e4
19 changed files with 554 additions and 121 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