From 80a8a9a5f65702fe2206a734cecadbacb54c816c Mon Sep 17 00:00:00 2001 From: "N0\\A" Date: Tue, 21 Oct 2025 15:54:57 +0200 Subject: [PATCH] . --- .gitignore | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ed8ebf5..6575f94 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,6 @@ -__pycache__ \ No newline at end of file +__pycache__ +*.pyc +*.pyo +*.pyd +*.pdb +*.pyt \ No newline at end of file