From b9784d4b5e5070c57e0cb38a71ea148b36e15f01 Mon Sep 17 00:00:00 2001 From: Macsim Date: Sun, 23 Nov 2025 14:58:50 +0300 Subject: [PATCH] 123 --- .gitignore | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1800114..b2ff0b2 100644 --- a/.gitignore +++ b/.gitignore @@ -171,4 +171,8 @@ cython_debug/ .ruff_cache/ # PyPI configuration file -.pypirc \ No newline at end of file +.pypirc + +# Limoka specific ignores +*.pem +assets/bot/whitelist.json \ No newline at end of file