mirror of
https://github.com/YGGverse/hlsdk-portable.git
synced 2025-08-26 05:42:00 +00:00
android: merge .gitignore
This commit is contained in:
parent
088e69a577
commit
a21b345652
10
.gitignore
vendored
10
.gitignore
vendored
@ -29,3 +29,13 @@ CMakeSettings.json
|
|||||||
CMakeFiles
|
CMakeFiles
|
||||||
CMakeCache.txt
|
CMakeCache.txt
|
||||||
Makefile
|
Makefile
|
||||||
|
|
||||||
|
# Android Studio/Gradle
|
||||||
|
.gradle/
|
||||||
|
.externalNativeBuild
|
||||||
|
.cxx/
|
||||||
|
.idea/
|
||||||
|
local.properties
|
||||||
|
.project
|
||||||
|
.classpath
|
||||||
|
.settings
|
10
android/.gitignore
vendored
10
android/.gitignore
vendored
@ -1,10 +0,0 @@
|
|||||||
.gradle/
|
|
||||||
build/
|
|
||||||
.externalNativeBuild
|
|
||||||
.cxx/
|
|
||||||
.idea/
|
|
||||||
local.properties
|
|
||||||
.project
|
|
||||||
.classpath
|
|
||||||
.gradle
|
|
||||||
.settings
|
|
Loading…
x
Reference in New Issue
Block a user