From ed9b03c28175c8da32cb2d212aef4cc4882e170a Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 12 Sep 2025 12:45:30 +0200 Subject: [PATCH] gitignore: add token to ignored files --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index df03bdd..0bf32b2 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ __pycache__ /site venv/* hacking/ +token