aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMax-Julian Jakobitsch <minigugler@gmail.com>2024-06-14 19:30:23 +0200
committerJF <JF002@users.noreply.github.com>2025-03-21 17:36:47 +0100
commit3659e9a4bafdf4f7a5fe241cc38b82f2a469b38b (patch)
treeb2f59268af04bc974f4f98675a5a8683badf7c6f
parent445aa1da83adea24e32218bec31e6cbfe279040f (diff)
chore: remove defunct .gitconfig
not actually used by git, see https://git-scm.com/docs/git-config and https://stackoverflow.com/q/18329621
-rw-r--r--.gitconfig5
1 files changed, 0 insertions, 5 deletions
diff --git a/.gitconfig b/.gitconfig
deleted file mode 100644
index b2274475..00000000
--- a/.gitconfig
+++ /dev/null
@@ -1,5 +0,0 @@
-[core]
- whitespace = blank-at-eol,blank-at-eof,space-before-tab
- autocrlf = input
-[apply]
- whitespace = fix