mirror of
https://github.com/DrBeef/QuestZDoom.git
synced 2025-04-24 18:22:02 +00:00
- added local.properties to gitignore
This commit is contained in:
parent
23026e9b5f
commit
0f77d3ce61
2 changed files with 1 additions and 9 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -38,3 +38,4 @@ Projects/Android/.externalNativeBuild/*
|
|||
Projects/Android/.idea/*
|
||||
Projects/Android/.gradle/*
|
||||
Projects/Android/Android.iml
|
||||
Projects/Android/local.properties
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
## This file must *NOT* be checked into Version Control Systems,
|
||||
# as it contains information specific to your local configuration.
|
||||
#
|
||||
# Location of the SDK. This is only used by Gradle.
|
||||
# For customization when using a Version Control System, please read the
|
||||
# header note.
|
||||
#Wed Feb 02 12:33:02 GMT 2022
|
||||
ndk.dir=C\:\\Users\\simon\\AppData\\Local\\Android\\Sdk\\ndk\\20.0.5594570
|
||||
sdk.dir=C\:\\Users\\Simon\\AppData\\Local\\Android\\Sdk
|
Loading…
Reference in a new issue