1
0
mirror of https://github.com/github/gitignore synced 2024-12-05 01:45:42 +01:00
Commit Graph

7 Commits

Author SHA1 Message Date
Ali Smesseim
3f468100b4 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
2013-10-02 20:05:49 +02:00
Joshua Hou
aec3539998 add intellij files to Android.gitignore 2012-12-19 14:57:35 -08:00
Jonas Schmid
4db1b0429f Android: Ignore the proguard folder
When exporting a signed .apk, Ecipse creates a proguard folder in the root directory. It should not be commited.
2012-08-06 09:09:09 +03:00
Allon Hadaya
3ad9edaa26 Ignore '.project' and '.classpath' to avoid conflict between development environments. 2012-04-10 22:07:22 -03:00
Alexander Lucas
599a7fc761 Updated Generated Files location (*R was kind of dangerous), added local.properties 2011-04-27 13:12:44 -07:00
Alexander Lucas
4001623d7d Added local properties, updated how generated files are detected, added OS Cruft (useless stuff added by windows/mac) 2011-04-26 14:46:58 -07:00
Daniel Schauenberg
1bb483835a add basic Android gitignore 2010-11-09 06:38:10 +08:00