Skip to content

Commit 050a8af

Browse files
committed
add fie
1 parent c53901b commit 050a8af

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Ensure all text is checked out with Unix EOL
2+
* text=auto eol=lf
3+
4+
# Ensure binary files aren't considered as text
5+
*.wasm binary
6+
7+
# Genrated code from cargo-component
8+
component-model/examples/tutorial/*/src/bindings.rs linguist-generated

0 commit comments

Comments
 (0)