From 0d1b60136862dd831ca586516d47561181e321ec Mon Sep 17 00:00:00 2001 From: Charles Harris Date: Mon, 2 Apr 2012 19:31:02 -0600 Subject: BUG: Fix .gitignore again, using github suggestions. http://help.github.com/ignore-files/ --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a7b5d878a..ef6427d69 100644 --- a/.gitignore +++ b/.gitignore @@ -70,10 +70,10 @@ doc/cdoc/build # OS generated files # ###################### -.DS_Store +.DS_Store* .VolumeIcon.icns .fseventsd -Icon^M^M +Icon? .gdb_history ehthumbs.db Thumbs.db -- cgit v1.2.1