From 9e7ec6f16e7243e704c67c1bf12958ca47fdfad5 Mon Sep 17 00:00:00 2001 From: Amber Fechko Date: Fri, 23 Aug 2013 22:46:34 -0700 Subject: [PATCH] Ignore .dropbox --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b9d6bd9..1e23c98 100644 --- a/.gitignore +++ b/.gitignore @@ -213,3 +213,6 @@ pip-log.txt #Mr Developer .mr.developer.cfg + +# Dropbox +.dropbox \ No newline at end of file