From 9a817b27c1f6f4b67cf6c8c11959078b52e3d413 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Thu, 28 Jun 2018 15:52:06 +0200 Subject: [PATCH] .gitignore was in the wrong place --- src/.gitignore => .gitignore | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/.gitignore => .gitignore (100%) diff --git a/src/.gitignore b/.gitignore similarity index 100% rename from src/.gitignore rename to .gitignore