]> jfr.im git - yt-dlp.git/blame - .gitignore
Ignore venv directory
[yt-dlp.git] / .gitignore
CommitLineData
f1f300e6
RB
1*.pyc
2*.pyo
101067de 3*.class
f1f300e6 4*~
8a2f13c3 5*.DS_Store
c6306eb7
FVC
6wine-py2exe/
7py2exe.log
4d47921c 8*.kate-swp
cc51a7d4
FV
9build/
10dist/
11MANIFEST
12README.txt
13youtube-dl.1
14youtube-dl.bash-completion
56d1912f 15youtube-dl.fish
779822d9 16youtube_dl/extractor/lazy_extractors.py
cc51a7d4
FV
17youtube-dl
18youtube-dl.exe
23109d6a 19youtube-dl.tar.gz
fedb6816
FV
20.coverage
21cover/
cb6ff87f 22updates_key.pem
67dfbc0c
IM
23*.egg-info
24*.srt
68d43a61 25*.ttml
67dfbc0c
IM
26*.sbv
27*.vtt
28*.flv
29*.mp4
455fa214
PH
30*.m4a
31*.m4v
92cf872a 32*.mp3
d3c97bad 33*.3gp
3a86b2c5 34*.wav
2574721a
YCH
35*.ape
36*.mkv
51b1378e 37*.swf
67dfbc0c 38*.part
9f54ae28 39*.ytdl
a2360a4c 40*.swp
72f3289a 41test/local_parameters.json
79cfb46d 42.tox
4d7b03f1 43youtube-dl.zsh
2a329110 44
45# IntelliJ related files
03ff2cc1 46.idea
2a329110 47*.iml
48
e21f17fc 49tmp/
b995043a 50venv/