Files
Kotyata/layers/shared/.gitignore
2026-03-17 13:24:22 +03:00

22 lines
176 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/