Pārlūkot izejas kodu

update .gitignore

blezz-tech 4 nedēļas atpakaļ
vecāks
revīzija
1795e48a8e
1 mainītis faili ar 2 papildinājumiem un 1 dzēšanām
  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__/