Skip to content

Commit 5a09279

Browse files
committed
chore: Run foxxo lint, bake -u
1 parent c5d1553 commit 5a09279

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# foxxo start
2+
* text=auto eol=lf
3+
bake linguist-generated
4+
# foxxo end

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
.basalt/
2+
site/

foxxo.toml

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[project]
2+
ecosystem = 'basalt'
3+
form = 'unknown'
4+
for = 'anyone'
5+
status = 'experimental'
6+
7+
[discovery]
8+
categories = []
9+
tags = []

0 commit comments

Comments
 (0)