mirror of
https://github.com/tribufu/sdk-rust
synced 2025-06-16 19:14:18 +00:00
Generate native bindings from rust crate
This commit is contained in:
23
.gitignore
vendored
23
.gitignore
vendored
@ -1,40 +1,17 @@
|
||||
__pycache__/
|
||||
.gradle/
|
||||
.idea/
|
||||
.metals/
|
||||
.next/
|
||||
.parcel-cache/
|
||||
.vs/
|
||||
.vscode/
|
||||
bin/
|
||||
binaries/
|
||||
build/
|
||||
node_modules/
|
||||
obj/
|
||||
saved/
|
||||
target/
|
||||
|
||||
.DS_Store
|
||||
.env
|
||||
*.crt
|
||||
*.csproj
|
||||
*.filters
|
||||
*.fsproj
|
||||
*.key
|
||||
*.log
|
||||
*.make
|
||||
*.mwb.bak
|
||||
*.pem
|
||||
*.sln
|
||||
*.user
|
||||
*.vcxproj
|
||||
*.vpp.*
|
||||
*.wasm
|
||||
*.xcodeproj
|
||||
*.xcworkspace
|
||||
Cargo.lock
|
||||
desktop.ini
|
||||
keystore.jks
|
||||
local.properties
|
||||
Makefile
|
||||
next-env.d.ts
|
||||
|
Reference in New Issue
Block a user