mirror of
https://github.com/rajnandan1/kener.git
synced 2026-08-07 07:14:56 +00:00
Merge pull request #787 from 123FLO321/chore/lf-line-endings
chore: enforce LF line endings via .gitattributes + gitignore updates
This commit is contained in:
@@ -0,0 +1 @@
|
|||||||
|
* text=auto eol=lf
|
||||||
+3
-1
@@ -12,6 +12,7 @@ config/server.yaml
|
|||||||
/package
|
/package
|
||||||
.env
|
.env
|
||||||
.vscode
|
.vscode
|
||||||
|
.idea
|
||||||
.env.*
|
.env.*
|
||||||
!.env.example
|
!.env.example
|
||||||
vite.config.js.timestamp-*
|
vite.config.js.timestamp-*
|
||||||
@@ -39,4 +40,5 @@ translation-report.json
|
|||||||
# AI workflow docs (not version-controlled)
|
# AI workflow docs (not version-controlled)
|
||||||
CONTEXT.md
|
CONTEXT.md
|
||||||
docs/adr/
|
docs/adr/
|
||||||
docs/superpowers/
|
docs/superpowers/
|
||||||
|
.superpowers/
|
||||||
Reference in New Issue
Block a user