1
0
mirror of https://gitlab.com/ytdl-org/youtube-dl.git synced 2025-11-07 10:37:06 -05:00

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

5
.gitignore vendored
View File

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