ruby binding 追加
- FFI gem (libptouch)、exe ptouch-print-png(PNG のみ) - ステータス 32 バイトを Hash に展開(parse_status / status_hash) - CMake: libptouch 共有ライブラリ(ptouch_shared) - RuboCop、gemspec(homepage / source_code_uri) Made-with: Cursor
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
||||
build/
|
||||
|
||||
ruby/*.gem
|
||||
ruby/.rubocop_cache/
|
||||
|
||||
*.o
|
||||
*.a
|
||||
ptouch-print
|
||||
|
||||
Reference in New Issue
Block a user