Merge pull request #9621 from venth/feature/ignored_intellij

ignored intellij related files
This commit is contained in:
Yen Chi Hsuan 2016-05-29 03:10:29 +08:00
commit 6d138e98e3

5
.gitignore vendored
View file

@ -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/