mirror of
https://github.com/obsqrbtz/clrsync.git
synced 2026-04-09 04:29:04 +03:00
init
This commit is contained in:
14
lib/imgui/examples/example_android_opengl3/android/.gitignore
vendored
Normal file
14
lib/imgui/examples/example_android_opengl3/android/.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
build/
|
||||
*.iml
|
||||
.gradle
|
||||
.idea
|
||||
.DS_Store
|
||||
/captures
|
||||
.externalNativeBuild
|
||||
.cxx
|
||||
local.properties
|
||||
|
||||
# Android Studio puts a Gradle wrapper here, that we don't want:
|
||||
gradle/
|
||||
!gradle/libs.versions.toml
|
||||
gradlew*
|
||||
Reference in New Issue
Block a user