chore: ignore node_modules

This commit is contained in:
MDLeom 2022-01-10 08:11:14 +00:00
parent 56862fdb8a
commit 163a508a61
No known key found for this signature in database
GPG Key ID: 32D3E28E96A695E8
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
tmp/
.vscode/
public/
node_modules/