Merge pull request #787 from 123FLO321/chore/lf-line-endings

chore: enforce LF line endings via .gitattributes + gitignore updates
This commit is contained in:
Raj Nandan Sharma
2026-07-18 22:23:51 +05:30
committed by GitHub
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
* text=auto eol=lf
+3 -1
View File
@@ -12,6 +12,7 @@ config/server.yaml
/package
.env
.vscode
.idea
.env.*
!.env.example
vite.config.js.timestamp-*
@@ -39,4 +40,5 @@ translation-report.json
# AI workflow docs (not version-controlled)
CONTEXT.md
docs/adr/
docs/superpowers/
docs/superpowers/
.superpowers/