mirror of
https://codeberg.org/keyoxide/doipjs.git
synced 2024-12-22 22:49:28 -07:00
chore: ignore dist folder
This commit is contained in:
parent
c9236647a0
commit
9ae9aa8e2c
1 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,4 +1,5 @@
|
||||||
node_modules
|
node_modules
|
||||||
|
dist
|
||||||
ignore
|
ignore
|
||||||
docs
|
docs
|
||||||
.env
|
.env
|
Loading…
Reference in a new issue