add node_modules to .gitignore

This commit is contained in:
liamcottle 2025-03-03 09:46:24 +13:00
parent b0e9a3d634
commit eea8199582

1
.gitignore vendored
View file

@ -1 +1,2 @@
/.idea
/node_modules