docs: remove website leftovers

The website content moved to the github.com/containerd/containerd.io
repository.

Commit da1fba0050 removed all website-
related content, but there were some stray files left behind.

This patch removes those files, and updates the `.editorconfig` file
to only match Markdown files.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
Sebastiaan van Stijn 2018-12-20 09:59:11 +01:00
parent 48bebbb6e0
commit 723797d320
No known key found for this signature in database
GPG Key ID: 76698F39D527CE8C
3 changed files with 1 additions and 17 deletions

View File

@ -1,5 +0,0 @@
.dockerignore
.git
.gitignore
Dockerfile
docker-compose.yml

View File

@ -1,13 +1,8 @@
[*]
[*.md]
end_of_line = lf
charset = utf-8
max_line_length = 80
trim_trailing_whitespace = true
insert_final_newline = false
[*.{html,js,sh,sass,md,mmark}]
indent_style = space
indent_size = 2
[Makefile]
indent_style = tab

6
docs/.gitignore vendored
View File

@ -1,6 +0,0 @@
**/.DS_Store
**/desktop.ini
CNAME
# Hugo-generated content
public/