diff options
author | James Taylor <user234683@users.noreply.github.com> | 2018-07-02 17:45:25 -0700 |
---|---|---|
committer | James Taylor <user234683@users.noreply.github.com> | 2018-07-02 17:45:25 -0700 |
commit | 79937c1c823f998a1d6bb324901fd13b483b3607 (patch) | |
tree | 1d84b32d2050761b5d5746b965678b8b878f295c /.gitignore | |
parent | 2696fb30c2195485b88c5a97f14251d33c9bb73a (diff) | |
download | yt-local-79937c1c823f998a1d6bb324901fd13b483b3607.tar.lz yt-local-79937c1c823f998a1d6bb324901fd13b483b3607.tar.xz yt-local-79937c1c823f998a1d6bb324901fd13b483b3607.zip |
fix line endings
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 16 |
1 files changed, 8 insertions, 8 deletions
@@ -1,9 +1,9 @@ -__pycache__/
-*.py[cod]
-*$py.class
-youtube_dl/
-banned_addresses.txt
-youtube/common_old.py
-youtube/common_older.py
-youtube/watch_old.py
+__pycache__/ +*.py[cod] +*$py.class +youtube_dl/ +banned_addresses.txt +youtube/common_old.py +youtube/common_older.py +youtube/watch_old.py youtube/watch_later.txt
\ No newline at end of file |