Skip to content
This repository has been archived by the owner on Feb 11, 2021. It is now read-only.

Commit

Permalink
Removed local.properties from android-project folder
Browse files Browse the repository at this point in the history
Alexey Petruchik

Please remove local.properties from android-project folder and add it to hgignore
According to the local.properties:
# This file must *NOT* be checked in Version Control Systems,
  • Loading branch information
slouken committed Feb 23, 2013
1 parent b6b2373 commit 1eb18a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 10 deletions.
3 changes: 3 additions & 0 deletions .hgignore
Expand Up @@ -39,6 +39,9 @@ Release
*.ncb
*.suo

# for Android
android-project/local.properties

sdl.pc
test/autom4te*
test/config.cache
Expand Down
10 changes: 0 additions & 10 deletions android-project/local.properties

This file was deleted.

0 comments on commit 1eb18a5

Please sign in to comment.