diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -4,10 +4,12 @@ debug/ data/ python/ release/ -youtube-local/ +yt-local/ banned_addresses.txt settings.txt get-pip.py latest-dist.zip +*.7z *.zip *venv* +flycheck_* |