浏览代码

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
 test/local_parameters.json
 .tox
 .tox
 youtube-dl.zsh
 youtube-dl.zsh
+
+# IntelliJ related files
 .idea
 .idea
-.idea/*
+*.iml
+
 tmp/
 tmp/