From af95eea265b4f817e69ca5e89c80bcdf314fc56c Mon Sep 17 00:00:00 2001 From: Matteo Rosati Date: Wed, 11 Feb 2026 15:35:21 +0100 Subject: [PATCH] uniform syntax --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 24d2e53..b7729ff 100644 --- a/.gitignore +++ b/.gitignore @@ -10,7 +10,7 @@ wheels/ .venv # Node modules (only for types definitions) -node_modules +node_modules/ # Collected static files -staticfiles +staticfiles/