commit de8aa1765a42d5d9509f0de735cb8b24f098114b Author: Matt Huntington Date: Sat Sep 9 12:44: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