Introduce ImGui Unity build
This commit is contained in:
parent
abdd19f5e5
commit
29f2abc7b5
217 changed files with 96708 additions and 1 deletions
12
imgui/examples/example_android_opengl3/android/.gitignore
vendored
Normal file
12
imgui/examples/example_android_opengl3/android/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
.cxx
|
||||
.externalNativeBuild
|
||||
build/
|
||||
*.iml
|
||||
|
||||
.idea
|
||||
.gradle
|
||||
local.properties
|
||||
|
||||
# Android Studio puts a Gradle wrapper here, that we don't want:
|
||||
gradle/
|
||||
gradlew*
|
||||
Loading…
Add table
Add a link
Reference in a new issue