Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,2 +1,19 @@
website export-ignore
examples export-ignore

# We will not export unreleased components.
Comment thread
Xuanwo marked this conversation as resolved.
# If any of these are released, remove the line.
bin export-ignore
integrations export-ignore

bindings/c export-ignore
bindings/cpp export-ignore
bindings/dotnet export-ignore
bindings/go export-ignore
bindings/haskell export-ignore
bindings/lua export-ignore
bindings/ocaml export-ignore
bindings/php export-ignore
bindings/ruby export-ignore
bindings/swift export-ignore
bindings/zig export-ignore