commit 6b9ef29b0fac4936f58dd3a2d0aa6e239712c2c6 Author: Justin Edmund Date: Sat Sep 12 20:17:31 2020 -0700 Add gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3c3629e --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +node_modules