diff --git a/.gitignore b/.gitignore index c4870a6ba..016c088f9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,53 +1,3 @@ -*.pyc -*.pyo -*.class -*~ -*.DS_Store -wine-py2exe/ -py2exe.log -*.kate-swp -build/ -dist/ -MANIFEST -README.txt -youtube-dl.1 -youtube-dl.bash-completion -youtube-dl.fish -youtube_dl/extractor/lazy_extractors.py -youtube-dl -youtube-dl.exe -youtube-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 -test/local_parameters.json -.tox -youtube-dl.zsh - -# IntelliJ related files -.idea -*.iml - -tmp/ -venv/ - -# VS Code related files -.vscode +``` +.github/ +``` \ No newline at end of file