OSDN Git Service

Add .gitignore to Gallery2
authorSascha Haeberling <haeberling@google.com>
Fri, 23 Aug 2013 20:48:00 +0000 (13:48 -0700)
committerSascha Haeberling <haeberling@google.com>
Fri, 23 Aug 2013 20:48:00 +0000 (13:48 -0700)
Change-Id: I071eb063f3cb26ee42134462958f49342ec54cd9

.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..8da36db
--- /dev/null
@@ -0,0 +1,11 @@
+# Project files and paths.
+.classpath
+.project
+*.iml
+**/*.iml
+.settings/
+bin/
+libs/
+gen/
+.idea/
+project.properties