From 30a031edc5c5f161ba487822a4adb3c60a9864b1 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Sun, 10 Sep 2023 07:49:49 -0300 Subject: Initial commit --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 86616fb..e246e71 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ -_site/** \ No newline at end of file +_site/** +node_modules/** \ No newline at end of file -- cgit v1.2.3