From e0c876945fc5969d594d8a260094039595d8a240 Mon Sep 17 00:00:00 2001 From: Michael Osipov Date: Sun, 15 May 2022 17:09:52 +0200 Subject: [PATCH] Ignore some files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index f79c9285..34049960 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,5 @@ out/ /bootstrap /dependencies.xml .java-version +.checkstyle +.factorypath