mirror of
https://github.com/ReCloudStudio/WebHooker.git
synced 2026-09-22 16:11:29 +00:00
chore(dev): update Nix env, gitignore and dependencies
This commit is contained in:
parent
114776d5af
commit
ccab01d23a
4 changed files with 118 additions and 127 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,5 +1,9 @@
|
|||
node_modules/
|
||||
dist/
|
||||
admin/node_modules/
|
||||
admin/.output/
|
||||
admin/.nuxt/
|
||||
admin/dist
|
||||
docs/.vitepress/dist/
|
||||
docs/.vitepress/cache/
|
||||
.env
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue