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