Files
malio-layer-ui/.gitignore
tristan fa507aa850
Some checks failed
Release / release (push) Failing after 7s
feat: first commit
2026-02-19 10:48:42 +01:00

25 lines
205 B
Plaintext

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/