From 762c58ea9010f7422e5e82f27fb049f6154fe886 Mon Sep 17 00:00:00 2001 From: DreamMasterXXL Date: Wed, 12 May 2021 17:54:27 +0200 Subject: fix(good Generator)fix ID 16999 works update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index b4405c3fe6..408854fdd0 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ Good-Generator.ipr Good-Generator.iws .idea/ out/ +*.iml -- cgit