diff options
| author | Andrew Dolgov <noreply@fakecake.org> | 2015-05-31 16:30:14 +0400 |
|---|---|---|
| committer | Andrew Dolgov <noreply@fakecake.org> | 2015-05-31 16:30:14 +0400 |
| commit | 2fc0f14c28b298c1dfb542041cc602cf34d60279 (patch) | |
| tree | bccc0906e13f575f0e7bca5f313bf35cd52076ab | |
| parent | c4f1d373df00b5767fa683fc0297cc5b63f18401 (diff) | |
gitignore .idea
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ bin/ gen/ .gradle/ +.idea/ build/ local.properties import-summary.txt |