From 5f78b8f89284dcadf010c8824d343b2040e4e42e Mon Sep 17 00:00:00 2001 From: txtsd Date: Thu, 3 Nov 2022 11:21:48 +0530 Subject: [PATCH] chore: Update .gitignore Signed-off-by: txtsd --- .gitignore | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/.gitignore b/.gitignore index bee8a64..dccaa9c 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,12 @@ +.idea __pycache__ + +__init__.py +engines/ +helpers.py +nova2.py +nova2dl.py +novaprinter.py +sgmllib3.py +socks.py +urllib.parse -- 2.38.5