haruhi-dl/.gitignore

56 lines
536 B
Plaintext

*.pyc
*.pyo
*.class
*~
*.DS_Store
.jython_cache/
wine-py2exe/
py2exe.log
*.kate-swp
build/
dist/
MANIFEST
README.txt
haruhi-dl.1
haruhi-dl.bash-completion
haruhi-dl.fish
haruhi_dl/extractor/lazy_extractors.py
haruhi-dl
haruhi-dl.exe
haruhi-dl.tar.gz
.coverage
cover/
updates_key.pem
*.egg-info
*.srt
*.ttml
*.sbv
*.vtt
*.flv
*.mp4
*.m4a
*.m4v
*.mp3
*.3gp
*.wav
*.ape
*.mkv
*.swf
*.part
*.ytdl
*.swp
*.webm
test/local_parameters.json
.tox
youtube-dl.zsh
# IntelliJ related files
.idea
*.iml
tmp/
venv/
# VS Code related files
.vscode