From 1f623da3b6b056a028c83bd1809b3429b94e1857 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 31 May 2019 07:55:31 +0200 Subject: Initial commit, support for rss torrent, manganelo and readms --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..0daa041 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +.vscode/ +__pycache__ \ No newline at end of file -- cgit v1.2.3