aboutsummaryrefslogtreecommitdiff
path: root/.idea
diff options
context:
space:
mode:
authorWeicao Mao <1992414357@qq.com>2025-06-14 05:23:34 +0800
committerGitHub <noreply@github.com>2025-06-14 05:23:34 +0800
commit3c27fb3e898595d53c5c74a0fd5d4e8092f07a51 (patch)
tree641f1400bc2bef9300211209193fae6012b76f43 /.idea
parentf0929789d5e3957082c41534eecd2ebf5dd38163 (diff)
parentfe723c6ced041e1d07afec4f5a6649fc9a655893 (diff)
Merge pull request #2 from CatilGrass/c_bindings
Add CBinding Example
Diffstat (limited to '.idea')
-rw-r--r--.idea/NoGamepads.iml7
1 files changed, 7 insertions, 0 deletions
diff --git a/.idea/NoGamepads.iml b/.idea/NoGamepads.iml
index ec9cc89..e154ed3 100644
--- a/.idea/NoGamepads.iml
+++ b/.idea/NoGamepads.iml
@@ -20,6 +20,13 @@
<excludeFolder url="file://$MODULE_DIR$/export/0.1.0" />
<excludeFolder url="file://$MODULE_DIR$/apps/console/target" />
<excludeFolder url="file://$MODULE_DIR$/export/dev/lib" />
+ <excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/clang/binding_example/cmake-build-debug" />
+ <excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/clang/binding_example/cmake-build-debug/.cmake" />
+ <excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/clang/binding_example/cmake-build-debug/CMakeFiles" />
+ <excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/clang/binding_example/cmake-build-debug/Testing" />
+ <excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/clang/binding_example/include" />
+ <excludeFolder url="file://$MODULE_DIR$/core/bindings/lang/clang/binding_example/libs" />
+ <excludeFolder url="file://$MODULE_DIR$/export/dev" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />