From e484a4ecd182d806d004a0b5b9116683bc07217e Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 3 Sep 2023 20:57:35 +0100 Subject: Added local nitter instance, fixed twitter caching using new method --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 5393c5f..2c678d3 100755 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,8 @@ static/images/random.jpg static/zips/*.zip .nfs* static/images/Thumbs.db +nitter/nitter.conf +nitter/guest_accounts.json # Byte-compiled / optimized / DLL files __pycache__/ -- cgit v1.2.3