commit 2b62ea0c0b8d8b17baa0b15bc8ec3b21c41b7a51 Author: Matthew Huntington Date: Wed Sep 13 21:21:45 2023 -0400 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1bd7226 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +node_modules +*.swp