CalDAV support (#15)
This commit is contained in:
parent
31a4a1dd00
commit
d03fca801b
59 changed files with 2192 additions and 998 deletions
11
vendor/github.com/labstack/echo/.gitignore
generated
vendored
11
vendor/github.com/labstack/echo/.gitignore
generated
vendored
|
|
@ -1,8 +1,7 @@
|
|||
# Website
|
||||
website/public
|
||||
|
||||
# Glide
|
||||
vendor
|
||||
|
||||
.DS_Store
|
||||
coverage.txt
|
||||
_test
|
||||
vendor
|
||||
.idea
|
||||
*.iml
|
||||
*.out
|
||||
|
|
|
|||
Reference in a new issue