move base to libraries

This commit is contained in:
DecDuck
2026-03-30 19:38:14 +11:00
parent 17d9bc2b5a
commit e881da5ce3
19 changed files with 2 additions and 2 deletions
+24
View File
@@ -0,0 +1,24 @@
node_modules
*.log
.nuxt
nuxt.d.ts
.output
.data
.env
package-lock.json
framework
dist
.DS_Store
# Yarn
.yarn/cache
.yarn/*state*
# Local History
.history
# VSCode
.vscode/
# JetBrains/WebStorm
.idea/