From a47838ae81e626f0f7e5d78047b4d1380379606e Mon Sep 17 00:00:00 2001 From: WillForan Date: Thu, 22 Aug 2024 16:11:54 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=99=88=20ignore=20node=5Fmodules?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c5a6be8..3e4bcc9 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ dcm-rehead/ bids/ .#* .venv/ +node_modules \ No newline at end of file