ソースを参照

update .gitignore

blezz-tech 4 週間 前
コミット
1795e48a8e
1 ファイル変更2 行追加1 行削除
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -6,8 +6,9 @@ venv/
 #config for concrete service
 bin/install.cfg
 
-# VSCode
+# Editors
 .vscode
+.idea
 
 # Python
 __pycache__/