diff --git a/.gitignore b/.gitignore index 9eb9bf3..0b94ddc 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,4 @@ cmake-build-*/ *.rej .codelite/*.tags *_build +local.properties diff --git a/sdl-android-project/local.properties b/sdl-android-project/local.properties deleted file mode 100644 index dd4f943..0000000 --- a/sdl-android-project/local.properties +++ /dev/null @@ -1,8 +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. -#Thu Apr 25 11:32:33 PDT 2024 -sdk.dir=/home/catmeow/Android/Sdk