summaryrefslogtreecommitdiff
path: root/imgui-1.92.1/examples/example_android_opengl3/android/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'imgui-1.92.1/examples/example_android_opengl3/android/.gitignore')
-rw-r--r--imgui-1.92.1/examples/example_android_opengl3/android/.gitignore12
1 files changed, 0 insertions, 12 deletions
diff --git a/imgui-1.92.1/examples/example_android_opengl3/android/.gitignore b/imgui-1.92.1/examples/example_android_opengl3/android/.gitignore
deleted file mode 100644
index 3c7a619..0000000
--- a/imgui-1.92.1/examples/example_android_opengl3/android/.gitignore
+++ /dev/null
@@ -1,12 +0,0 @@
-.cxx
-.externalNativeBuild
-build/
-*.iml
-
-.idea
-.gradle
-local.properties
-
-# Android Studio puts a Gradle wrapper here, that we don't want:
-gradle/
-gradlew*