Update .gitignore
This commit is contained in:
parent
ce2afa94da
commit
84d19588ea
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -1,2 +1,5 @@
|
|||
# Build output
|
||||
/dist/
|
||||
|
||||
# Dependencies
|
||||
node_modules
|
||||
dist
|
||||
|
|
Loading…
Reference in a new issue