From 6577d1ce01deb843f8e46379bb8c5e5baf64d532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert=20J=C3=B6rdens?= Date: Fri, 29 Mar 2019 10:36:18 +0100 Subject: [PATCH] cargo: tweak --- Cargo.toml | 2 ++ doc/.keep-me | 0 2 files changed, 2 insertions(+) create mode 100644 doc/.keep-me diff --git a/Cargo.toml b/Cargo.toml index 676f3d5..01c3055 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -13,6 +13,8 @@ edition = "2018" exclude = [ ".travis.yml", ".gitignore", + "doc/", + "doc/*" ] [badges] diff --git a/doc/.keep-me b/doc/.keep-me new file mode 100644 index 0000000..e69de29