cleanup some misc files

This commit is contained in:
Bryton Hall 2022-08-12 09:44:26 -04:00
parent 612fa7d53c
commit 21bdcb716b
4 changed files with 3 additions and 15 deletions

View file

@ -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
View file

@ -1 +0,0 @@
* text=auto

4
.gitignore vendored
View file

@ -1,2 +1,2 @@
result*
shared/*
result
.direnv/

View file

@ -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