diff options
author | Matt Lyon <matthewlyon18@gmail.com> | 2019-12-16 11:47:01 +0000 |
---|---|---|
committer | Matt Lyon <matthewlyon18@gmail.com> | 2019-12-16 11:47:01 +0000 |
commit | aa666a65a3c61fce8b103594cc432aaca2644b8e (patch) | |
tree | c513995f9b55829e2aba14ddccb2efcaf2a16224 /.gitignore | |
parent | 669edd3ea3ded084c03775818710e0eef6e6d92d (diff) | |
download | tpb-lite-aa666a65a3c61fce8b103594cc432aaca2644b8e.tar.gz tpb-lite-aa666a65a3c61fce8b103594cc432aaca2644b8e.tar.bz2 tpb-lite-aa666a65a3c61fce8b103594cc432aaca2644b8e.zip |
removed property tags, improved torrent row finding function
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -109,3 +109,7 @@ venv.bak/ # Eclipse *.project *.pydevproject + +# VSCode +*.vscode +*.code-workspace |