ignore node modules

This commit is contained in:
Yisroel Baum 2025-11-02 22:34:19 +02:00
parent 6802db6572
commit 830f0e38b9
Signed by: yisroelbaum
GPG key ID: 0FA60884F75520A9

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/vendor/ /vendor/
/storage/*.json /storage/*.json
/node_modules/