From 06a71b0b8336625dfcb7f10393d8f2d32002b622 Mon Sep 17 00:00:00 2001 From: aey Date: Sat, 16 May 2026 19:06:57 +0200 Subject: [PATCH] Ignore python files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index f378cbb..8841aba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ -node_modules +.venv +__pycache__ pub +.ropeproject