From a1021479497a73e67e413fc7a1658c8f0c773d1c Mon Sep 17 00:00:00 2001 From: fred Date: Tue, 23 Apr 2024 11:58:05 +0200 Subject: [PATCH] ignore python cache & tools/jaklis/.env --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 5352a05d..01f60a76 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ *.pyc __pycache__ tiddlywiki.html +tools/jaklis/.env