From bdb4987dba141e5e38d1cb76cd184937e8807008 Mon Sep 17 00:00:00 2001
From: Kai Reinhard <K.Reinhard@micromata.de>
Date: Fri, 16 Apr 2021 07:38:11 +0000
Subject: [PATCH] doc

---
 .gitignore  |    1 +
 README.adoc |    2 +-
 2 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/.gitignore b/.gitignore
index 97799dc..0747909 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@
 borgbutler-webapp/node_modules
 borgbutler-docker/app/target
 borgbutler-server-0.3-SNAPSHOT
+borgbutler-server-0.4-SNAPSHOT
diff --git a/README.adoc b/README.adoc
index b690960..f4be5c5 100644
--- a/README.adoc
+++ b/README.adoc
@@ -82,7 +82,7 @@
 == Further information
 
 === Configuration
-=== Example backup file
+=== Example config file
 You can configure it through the webapp or directly (`borgbutler.config`):
 
 [source,yaml]

--
Gitblit v1.10.0