From df87d043d485d0e4282e57679c133c3c71a837bf Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Wed, 16 Apr 2025 21:03:25 -0700 Subject: feat: add option to append translation to post data --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index e2ee484..2072926 100644 --- a/.gitignore +++ b/.gitignore @@ -171,3 +171,4 @@ cython_debug/ # PyPI configuration file .pypirc news +tl_cache.json -- cgit v1.2.3