From 97bb695f842df7a1a05e1eb4546aca64e76c34fb Mon Sep 17 00:00:00 2001 From: David Maus <maus@hab.de> Date: Fri, 6 Oct 2017 12:29:36 +0200 Subject: [PATCH] .gitignore BEACON --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ede5fc85..ba2cbe0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ /tmp /resources/auxdata -/public/repertorium.xml \ No newline at end of file +/public/repertorium.xml +/public/beacon.txt \ No newline at end of file -- GitLab