Update .gitignore

This commit is contained in:
2023-08-25 23:51:30 -05:00
parent 116821aaf0
commit b2b33d6cd7

1
.gitignore vendored
View File

@@ -1,5 +1,6 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files. # See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.idea .idea
.log*
# dependencies # dependencies
/node_modules /node_modules