[Android] Ignore local.properties everywhere
Jean-Baptiste Kempf
git at videolan.org
Fri Sep 28 12:09:27 CEST 2012
vlc-ports/android | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Sep 28 12:09:17 2012 +0200| [12ca362f6190a4d9b8868fa65dd6788396033649] | committer: Jean-Baptiste Kempf
Ignore local.properties everywhere
> http://git.videolan.org/gitweb.cgi/vlc-ports/android.git/?a=commit;h=12ca362f6190a4d9b8868fa65dd6788396033649
---
.gitignore | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index b5ae6d4..5883b76 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,6 @@
/vlc/
/android-libs/*.so
-vlc-android/local.properties
+local.properties
.DS_Store
*.keystore
*~
More information about the Android
mailing list