wip(freight): migration 0017 + model/column-list groundwork for add-freight-templates
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
node_modules
|
||||
.nuxt
|
||||
.output
|
||||
dist
|
||||
build
|
||||
coverage
|
||||
.pnpm-store
|
||||
|
||||
# Auto-generated by Nuxt
|
||||
**/.nuxt/**
|
||||
**/.output/**
|
||||
|
||||
# Lockfiles
|
||||
pnpm-lock.yaml
|
||||
Cargo.lock
|
||||
|
||||
# Generated tsconfigs (Nuxt)
|
||||
**/.nuxt/tsconfig*.json
|
||||
|
||||
# env files
|
||||
.env
|
||||
.env.*
|
||||
!.env.example
|
||||
|
||||
# Don't reformat OpenSpec specs / changes / docs — these are prose where
|
||||
# line breaks around `### Requirement:` / `#### Scenario:` blocks are part
|
||||
# of the spec's reading layout, not cosmetic.
|
||||
openspec/specs/**
|
||||
openspec/changes/**
|
||||
openspec/MIGRATION-PLAN.md
|
||||
docs/**/*.md
|
||||
docs/**/*.html
|
||||
Reference in New Issue
Block a user