[Android] Add gitignore to ActionBarSherlock
    Ludovic Fauvet 
    git at videolan.org
       
    Wed Jun 20 23:44:04 CEST 2012
    
    
  
android | branch: master | Ludovic Fauvet <etix at videolan.org> | Wed Jun 20 20:18:03 2012 +0200| [c2917f976d86398f7e4163087f59067351efe4aa] | committer: Ludovic Fauvet
Add gitignore to ActionBarSherlock
> http://git.videolan.org/gitweb.cgi/android.git/?a=commit;h=c2917f976d86398f7e4163087f59067351efe4aa
---
 java-libs/ActionBarSherlock/.gitignore |    4 ++++
 1 file changed, 4 insertions(+)
diff --git a/java-libs/ActionBarSherlock/.gitignore b/java-libs/ActionBarSherlock/.gitignore
new file mode 100644
index 0000000..fa8f383
--- /dev/null
+++ b/java-libs/ActionBarSherlock/.gitignore
@@ -0,0 +1,4 @@
+bin/
+gen/
+obj/
+.settings
    
    
More information about the Android
mailing list