Merge commit 'f9801a968fb15cb74371f18a507c2004b852b4b6' as 'deps/imgui'
This commit is contained in:
12
deps/imgui/examples/example_android_opengl3/android/.gitignore
vendored
Normal file
12
deps/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*
|
Reference in New Issue
Block a user