From f32ec8255cd1ce16b649de4354bd9603106f78e3 Mon Sep 17 00:00:00 2001 From: Konstantin Lukas Date: Sun, 7 Jul 2024 17:36:18 +0200 Subject: [PATCH] add missing dash --- .gitattributes | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitattributes b/.gitattributes index 0317946..11621a9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ coverage/** linguist-vendored docs/** linguist-vendored -jest.config.js linguist-vendored -rollup.config.mjs linguist-vendored -webpack.config.js linguist-vendored \ No newline at end of file +jest.config.js -linguist-vendored +rollup.config.mjs -linguist-vendored +webpack.config.js -linguist-vendored \ No newline at end of file