mirror of
https://github.com/TECHNOFAB11/kubenix.git
synced 2025-12-12 08:00:06 +01:00
cleanup some misc files
This commit is contained in:
parent
612fa7d53c
commit
21bdcb716b
4 changed files with 3 additions and 15 deletions
|
|
@ -1,11 +0,0 @@
|
|||
root = true
|
||||
|
||||
[*]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
charset = utf-8
|
||||
trim_trailing_whitespace = true
|
||||
insert_final_newline = true
|
||||
|
||||
[*.md]
|
||||
trim_trailing_whitespace = false
|
||||
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -1 +0,0 @@
|
|||
* text=auto
|
||||
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,2 @@
|
|||
result*
|
||||
shared/*
|
||||
result
|
||||
.direnv/
|
||||
|
|
@ -15,7 +15,7 @@ where you will find a [devshell](https://numtide.github.io/devshell) prompt (whi
|
|||
|
||||
There's no formal commit process at this time.
|
||||
|
||||
Do try to format the repo before submission, however.
|
||||
Do try to format the repo with [treefmt](https://github.com/numtide/treefmt) before submission, however.
|
||||
|
||||
nix develop -c treefmt
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue