From f5fd120eff0d7ac4897315f45762a65c2515edff Mon Sep 17 00:00:00 2001 From: Yagil Burowski Date: Sun, 21 Apr 2024 14:13:26 -0400 Subject: [PATCH] update gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 0a06e52..5a9693a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .DS_Store -catalog.json \ No newline at end of file +catalog.json +convertdate.js \ No newline at end of file