From cd66832e6fd6dac14a1b0379bb5d02753df223a3 Mon Sep 17 00:00:00 2001 From: Rohail Taimour Date: Sat, 12 Oct 2024 22:03:41 +0200 Subject: [PATCH] add to gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 627843c..3128987 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +assets/jsconfig.json + # cache **/__pycache__ # IDE specific