add node_modules to gitignore

This commit is contained in:
haydenadams
2019-11-22 18:24:14 -05:00
parent 897b61b78d
commit 29c58941df

3
.gitignore vendored
View File

@ -1 +1,2 @@
build/
build/
node_modules/