mirror of
https://github.com/rajnandan1/kener.git
synced 2026-08-07 07:14:56 +00:00
060d8d9c70
Shell scripts checked out with CRLF on Windows (core.autocrlf=true) broke the Docker entrypoint at container start. Force LF for all text files at the git layer, matching the existing .editorconfig and Prettier settings.
44 lines
613 B
Plaintext
44 lines
613 B
Plaintext
.DS_Store
|
|
.DS_STORE
|
|
**/.DS_Store
|
|
node_modules
|
|
static/kener
|
|
build
|
|
config/monitors.yaml
|
|
config/site.yaml
|
|
config/server.yaml
|
|
/.svelte-kit
|
|
/src/lib/.kener
|
|
/package
|
|
.env
|
|
.vscode
|
|
.idea
|
|
.env.*
|
|
!.env.example
|
|
vite.config.js.timestamp-*
|
|
vite.config.ts.timestamp-*
|
|
nodemon.json
|
|
.okgit/
|
|
config/static/*
|
|
!config/static/.kener
|
|
db/*
|
|
!db/.kener
|
|
database/*
|
|
!database/.kener
|
|
uploads/*
|
|
!uploads/upload.dir
|
|
|
|
static/uploads/*
|
|
!static/uploads/upload.dir
|
|
temp.txt
|
|
temp.js
|
|
.DS_Store
|
|
knip-output.txt
|
|
check-output.txt
|
|
translation-report.json
|
|
|
|
# AI workflow docs (not version-controlled)
|
|
CONTEXT.md
|
|
docs/adr/
|
|
docs/superpowers/
|
|
.superpowers/ |