gitignore node_modules

This commit is contained in:
Ilion Beyst 2022-01-17 23:55:48 +01:00
parent 02c0e41b80
commit 98384183cc
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -1,2 +1,3 @@
target
Cargo.lock
**/node_modules/