From a696ca56b0cb65304cf75966fe0d1eb1d7a668d5 Mon Sep 17 00:00:00 2001 From: Goooler Date: Thu, 26 Jan 2023 18:20:34 +0800 Subject: [PATCH] Ignore IDEA files --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ba78569..405f1c2 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ distr/*/ *.glyphs !FiraCode.glyphs +.idea +.fleet +*.iml \ No newline at end of file