mirror of
https://github.com/github/gitignore
synced 2024-12-04 17:35:43 +01:00
Update Android.gitignore
According to https://intellij-support.jetbrains.com/entries/23393067, everything in `.idea` should be committed to version control, *except* `workspace.xml` and `tasks.xml`.
This commit is contained in:
parent
88a7dc820e
commit
ca8e77dc73
@ -22,5 +22,9 @@ local.properties
|
||||
# Proguard folder generated by Eclipse
|
||||
proguard/
|
||||
|
||||
# User-specific Android Studio files
|
||||
.idea/workspace.xml
|
||||
.idea/tasks.xml
|
||||
|
||||
#Log Files
|
||||
*.log
|
||||
|
Loading…
Reference in New Issue
Block a user