gitignore: add node_modules

This commit is contained in:
He4eT 2025-06-23 17:04:51 +02:00
commit 7505498238

1
.gitignore vendored
View file

@ -1,2 +1,3 @@
.local/
build/
node_modules/