From 82b127b3306b3e239df05659ad2eadcc50de83c7 Mon Sep 17 00:00:00 2001 From: Chad Horohoe Date: Mon, 24 Sep 2012 14:00:00 -0400 Subject: [PATCH] Add a couple more to .gitignore Change-Id: Ibe72feb189e8f709c9f0ffd113bfcb926a561e8c --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index ff3ced3d4a..d3c56bceba 100644 --- a/.gitignore +++ b/.gitignore @@ -32,8 +32,11 @@ StartProfiler.php # Operating systems ## Mac OS X .DS_Store +## Windows +thumbs.db # Misc +.buildpath .classpath .idea .metadata* -- 2.20.1