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

Added ignores for IntelliJ Idea project files, Mac specific .DS_Store, and Android ProGuard stuff

This commit is contained in:
James Strassburg 2012-12-12 21:46:26 -06:00
parent 747efedec0
commit 280964b04c

View File

@ -18,3 +18,17 @@ local.properties
# Eclipse project files
.classpath
.project
# IntelliJ Idea related
out/
.idea/
*.iml
*.ipr
*.iws
# Mac specific
*.DS_Store
# ProGuard
proguard_project.txt
proguard_logs/