Update ignores
This commit is contained in:
parent
a4baa91894
commit
35f43bf533
2 changed files with 8 additions and 1 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -3,3 +3,9 @@
|
|||
|
||||
# Rust build folder
|
||||
target
|
||||
|
||||
# Node dependencies
|
||||
node_modules
|
||||
|
||||
# WebPack build output
|
||||
dist
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue