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