From 2f955e757f674623fc4479af24741ef4bd3fd497 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Fri, 19 Jun 2026 09:11:26 +0200 Subject: [PATCH] Add gitattributes --- .gitattributes | 1 + .gitignore | 1 + 2 files changed, 2 insertions(+) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..176a458 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +* text=auto diff --git a/.gitignore b/.gitignore index e0ed2be..ab80755 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ * !.gitignore +!.gitattributes !doom-dsda.cfg !pnx_hud.lmp !dsda.bat