ignore node modules

This commit is contained in:
array-in-a-matrix 2022-01-23 02:53:55 -05:00
parent 58eff7e062
commit 4542b3d2f8

3
.gitignore vendored
View file

@ -1,4 +1,5 @@
*hidden*
*secret*
*private*
*.log
*.log
node_modules