1
0
mirror of https://github.com/github/gitignore synced 2025-02-18 16:39:08 +01:00

Added new ignore cases for Android .gitignore

This commit is contained in:
Ali Smesseim 2013-03-15 23:33:24 +01:00
parent 0aeefb48c0
commit 5608f771d1

View File

@ -11,9 +11,11 @@
# generated files # generated files
bin/ bin/
gen/ gen/
.settings/
# Local configuration file (sdk path, etc) # Local configuration file (sdk path, etc)
local.properties local.properties
project.properties
# Eclipse project files # Eclipse project files
.classpath .classpath
@ -22,9 +24,11 @@ local.properties
# Proguard folder generated by Eclipse # Proguard folder generated by Eclipse
proguard/ proguard/
# Proguard files generated by Eclipse
proguard-project.txt
# Intellij project files # Intellij project files
*.iml *.iml
*.ipr *.ipr
*.iws *.iws
.idea/ .idea/