From 460a162767de1722a014ed2261463dbbc01196b6 Mon Sep 17 00:00:00 2001 From: jeonsworld Date: Sun, 29 Nov 2020 15:04:52 +0900 Subject: [PATCH] add .idea --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 01ac6e14..40f8bb65 100755 --- a/.gitignore +++ b/.gitignore @@ -143,3 +143,4 @@ cython_debug/ !/data/ !/logs/ !/output/ +.idea