chore: ignore all node_modules (#1521)

Signed-off-by: TinsFox <fox@tinsfox.com>
This commit is contained in:
TinsFox
2024-03-10 21:19:33 +08:00
committed by GitHub
parent 2bfe0f416b
commit 9bd0f781a6

2
.gitignore vendored
View File

@@ -1,6 +1,6 @@
# compiled output # compiled output
/dist /dist
/node_modules node_modules
# Logs # Logs
logs logs