diff --git a/.gitignore b/.gitignore index fae6b74..caf0223 100644 --- a/.gitignore +++ b/.gitignore @@ -5,3 +5,4 @@ *.iml *.ipr *.iws +local.properties diff --git a/local.properties b/local.properties deleted file mode 100644 index 942bb2c..0000000 --- a/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. -#Sat Aug 22 22:27:03 MST 2020 -sdk.dir=/home/wbrawner/Android/Sdk