commit ce299105538b03d8ef529e5b99fefc0f98f9095c Author: Matt Huntington Date: Tue Jan 3 21:03:45 2023 -0500 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