ignore local properties

This commit is contained in:
Rachel Shneyer 2015-01-06 01:06:12 -08:00
parent 62f19d6802
commit e876228fff
2 changed files with 1 additions and 1 deletions

1
.gitignore vendored
View File

@ -4,3 +4,4 @@ hovernote/.idea/libraries
hovernote/.local.properties
hovernote/.gradle
hovernote/app/build
hovernote/local.properties

View File

@ -79,7 +79,6 @@
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/rs" />
<excludeFolder url="file://$MODULE_DIR$/build/intermediates/symbols" />
<excludeFolder url="file://$MODULE_DIR$/build/outputs" />
<excludeFolder url="file://$MODULE_DIR$/build/tmp" />
</content>
<orderEntry type="jdk" jdkName="Android API 21 Platform" jdkType="Android SDK" />
<orderEntry type="sourceFolder" forTests="false" />