1
0
mirror of https://github.com/github/gitignore synced 2024-12-03 08:55:43 +01:00

Change Android.gitignore to comply with JetBrains standards

Serge Baranov, a JetBrains employee, has stated that all .ipr and all .iml should be checked in in version control. Also the .idea folder has to be checked in, except for the workspace.xml and tasks.xml files.

Source: http://devnet.jetbrains.com/docs/DOC-1186
This commit is contained in:
Ali Smesseim 2013-10-02 20:05:49 +02:00
parent 060aed8a93
commit 3f468100b4

View File

@ -23,8 +23,6 @@ local.properties
proguard/
# Intellij project files
*.iml
*.ipr
*.iws
.idea/
.idea/workspace.xml
.idea/tasks.xml