Switching horses.
This commit is contained in:
parent
25cbd97662
commit
e3e14027fc
51 changed files with 5078 additions and 11678 deletions
12
.gitignore
vendored
12
.gitignore
vendored
|
|
@ -1,10 +1,9 @@
|
|||
# Project data
|
||||
data/*
|
||||
webapp/data
|
||||
# Generated caches and downloads (regenerate via pipeline steps)
|
||||
data/
|
||||
|
||||
# Environment
|
||||
# Environment and secrets
|
||||
.env
|
||||
.venv
|
||||
.venv/
|
||||
venv/
|
||||
env/
|
||||
|
||||
|
|
@ -42,6 +41,3 @@ dist/
|
|||
# OS
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
|
||||
AGENTS.md
|
||||
.vibe
|
||||
Loading…
Add table
Add a link
Reference in a new issue