From d113388a697664921af14eac795a84b50fe27521 Mon Sep 17 00:00:00 2001 From: Simon Rozman Date: Mon, 15 Jun 2020 13:59:22 +0200 Subject: [PATCH] Remove TortoiseGit settings Git client choice is not a thing of the repository, but individual developer. Signed-off-by: Simon Rozman --- .tgitconfig | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .tgitconfig diff --git a/.tgitconfig b/.tgitconfig deleted file mode 100644 index ebf3ae7..0000000 --- a/.tgitconfig +++ /dev/null @@ -1,4 +0,0 @@ -[tgit] - projectlanguage = 1033 - warnnosignedoffby = true - icon = include/icon_full.ico