We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5d1553 commit 5a09279Copy full SHA for 5a09279
.gitattributes
@@ -0,0 +1,4 @@
1
+# foxxo start
2
+* text=auto eol=lf
3
+bake linguist-generated
4
+# foxxo end
.gitignore
@@ -1 +1,2 @@
.basalt/
+site/
foxxo.toml
@@ -0,0 +1,9 @@
+[project]
+ecosystem = 'basalt'
+form = 'unknown'
+for = 'anyone'
5
+status = 'experimental'
6
+
7
+[discovery]
8
+categories = []
9
+tags = []
0 commit comments