mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-22 11:27:58 +00:00
ff6fc1585e
* Add FFI example * Remove unnecessary dependency (libc) * Tweak python example and add CI CI Tweak; separate task for ffi-example run * Remove OnceCell dep; use std --------- Co-authored-by: wassimans <wassim@wassimans.com>
10 lines
169 B
Plaintext
10 lines
169 B
Plaintext
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
*.pdb
|
|
db.sqlite
|
|
db.sqlite-shm
|
|
db.sqlite-wal
|
|
.tool-versions
|
|
|
|
/target
|
|
/build
|
|
/node_modules |