From ba94b928cf8aae5edc504b629ee8ec4effc1abe0 Mon Sep 17 00:00:00 2001 From: Viktor Alenkov Date: Thu, 22 Aug 2024 11:39:42 +0300 Subject: [PATCH] I removed the editorconfig file so as not to confuse other developers with its presence. --- .gitignore | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitignore b/.gitignore index d8f2f42..ca6a0ff 100644 --- a/.gitignore +++ b/.gitignore @@ -2,5 +2,3 @@ coverage.txt bin card.png dist - -.editorconfig