mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-20 18:49:33 -06:00
fix: remove trailing blank lines to prevent editor config conflicts
This commit is contained in:
parent
90d0507cfc
commit
aed9854977
@ -1,6 +1,6 @@
|
||||
.{
|
||||
.name = .zx,
|
||||
.version = "0.0.1-dev.291",
|
||||
.version = "0.0.1-dev.292",
|
||||
.description = "ZX is a framework for building web applications with Zig.",
|
||||
.repository = "https://github.com/nurulhudaapon/zx",
|
||||
.fingerprint = 0xcad77a8d2a3389f2,
|
||||
|
||||
@ -36,6 +36,3 @@ indent_style = tab
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
2
editor/zed/.gitignore
vendored
2
editor/zed/.gitignore
vendored
@ -11,5 +11,3 @@
|
||||
|
||||
/target
|
||||
|
||||
|
||||
|
||||
|
||||
2
tree-sitter-zx/.gitignore
vendored
2
tree-sitter-zx/.gitignore
vendored
@ -56,5 +56,3 @@ zig-out/
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user