Преглед изворни кода

Merge pull request #9621 from venth/feature/ignored_intellij

ignored intellij related files
Yen Chi Hsuan пре 9 година
родитељ
комит
6d138e98e3
1 измењених фајлова са 4 додато и 1 уклоњено
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -35,6 +35,9 @@ test/testdata
 test/local_parameters.json
 .tox
 youtube-dl.zsh
+
+# IntelliJ related files
 .idea
-.idea/*
+*.iml
+
 tmp/