diff options
author | Scott Jackson <daneren2005@gmail.com> | 2015-07-07 19:12:07 -0700 |
---|---|---|
committer | Scott Jackson <daneren2005@gmail.com> | 2015-07-07 19:12:07 -0700 |
commit | bf7a44685f1ee11a200bfc8f69d81d1b47912588 (patch) | |
tree | 0c1eaff303fe413087b52a68198fed1fa98d91bb /.gitignore | |
parent | 000598bf01c49129be03aa3e8b2d5be14a9fa2e7 (diff) | |
download | dsub-bf7a44685f1ee11a200bfc8f69d81d1b47912588.tar.gz dsub-bf7a44685f1ee11a200bfc8f69d81d1b47912588.tar.bz2 dsub-bf7a44685f1ee11a200bfc8f69d81d1b47912588.zip |
Update gitignore to always exclude Thumb.db
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,3 +13,4 @@ proguard_logs/ .gradle/*
/build/
local.properties
+*Thumbs.db
\ No newline at end of file |