mirror of
https://github.com/nolen777/eagle0.git
synced 2026-07-28 22:55:41 +00:00
* install apple plugin * start setting up bluetooth prefs * basic test connection * build the plugins from the webhook
36 lines
506 B
Plaintext
36 lines
506 B
Plaintext
opensource_noEdits/
|
|
*.o
|
|
*.a
|
|
*.lib
|
|
*.dSYM/
|
|
*.bundle/
|
|
.DS_Store
|
|
xcuserdata/
|
|
.codelite/
|
|
Makefile
|
|
Release/
|
|
Debug/
|
|
CMakeLists.txt
|
|
clients/unity/eagle0/Assets/Plugins/Grpc.Core/runtimes/ios.meta
|
|
.idea
|
|
target/
|
|
lib_managed/
|
|
src_managed/
|
|
project/boot/
|
|
project/plugins/project/
|
|
project/target/
|
|
bazel-bin
|
|
bazel-eagle0
|
|
bazel-out
|
|
bazel-testlogs
|
|
.ijwb
|
|
.clwb
|
|
buildWin.sh
|
|
*.psd
|
|
.vscode/
|
|
.lldbinit
|
|
__pycache__/
|
|
scripts/refresh_name_layers/vendor/
|
|
scripts/refresh_name_layers/refresh_name_layers.zip
|
|
.pre-commit-config.yaml
|