InfiniTime.git

commit 3659e9a4bafdf4f7a5fe241cc38b82f2a469b38b

Author: Max-Julian Jakobitsch <minigugler@gmail.com>

chore: remove defunct .gitconfig

not actually used by git, see https://git-scm.com/docs/git-config and https://stackoverflow.com/q/18329621

 .gitconfig | 5 -----


diff --git a/.gitconfig b/.gitconfig
deleted file mode 100644
index b2274475fcc882fe20ac4087b060d406e9ec01d8..0000000000000000000000000000000000000000
--- a/.gitconfig
+++ /dev/null
@@ -1,5 +0,0 @@
-[core]
-    whitespace = blank-at-eol,blank-at-eof,space-before-tab
-    autocrlf = input
-[apply]
-    whitespace = fix