From 4854966bf768e8d0f39ac8b0bdbe8973189f5ba8 Mon Sep 17 00:00:00 2001 From: Adriano Date: Sun, 8 Feb 2026 16:15:47 +0100 Subject: [PATCH] chore: add fabric-debug.js and nul to .gitignore Co-Authored-By: Claude Opus 4.6 --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index bf8006a..5374c6d 100644 --- a/.gitignore +++ b/.gitignore @@ -63,5 +63,11 @@ server/migrations/versions/*.py .coverage htmlcov/ +# Debug files +client/static/js/fabric-debug.js + +# Misc +nul + # Competitor analysis (local only) Concorrente/