refactor: Added node_modules to ignore for git

This commit is contained in:
2025-10-28 00:55:00 +03:00
parent 628abc4d11
commit c7d94c6965

1
.gitignore vendored
View File

@@ -55,3 +55,4 @@ Temporary Items
.apdisk
# Added by goreleaser init:
dist/
node_modules