1
0
mirror of https://github.com/yt-dlp/yt-dlp.git synced 2025-06-06 00:49:20 +02: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/