diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2015-11-06 14:18:19 +0100 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2015-11-06 14:18:19 +0100 |
commit | c2feb4fba83b6f080094025713905398b2e50975 (patch) | |
tree | 5c1810eac057399704f2279a773cfc2470f17c15 /.gitignore | |
parent | a77f81a6db9114df1ec2547a0fa42ac08e6a3f1c (diff) | |
download | RustAndDust-c2feb4fba83b6f080094025713905398b2e50975.zip RustAndDust-c2feb4fba83b6f080094025713905398b2e50975.tar.gz |
gitignore *.apk
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -28,6 +28,7 @@ android/gen/ .idea/ *.ipr *.iws +*.apk *.iml out/ com_crashlytics_export_strings.xml |