From 0cba4984684bf430adbcd2d16e1a13298541735b Mon Sep 17 00:00:00 2001 From: Jbleezy Date: Thu, 14 Dec 2023 17:02:59 -0800 Subject: [PATCH] Convert weapon files to LF line endings --- .editorconfig | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .editorconfig diff --git a/.editorconfig b/.editorconfig new file mode 100644 index 00000000..c538d7a7 --- /dev/null +++ b/.editorconfig @@ -0,0 +1,4 @@ +root = true + +[weapons/**] +end_of_line = lf \ No newline at end of file