From 4c9b51d51c051e0172be3b6e52476fd771a171cb Mon Sep 17 00:00:00 2001 From: Rouven Weßling Date: Sat, 21 May 2011 16:19:40 +0200 Subject: Remove a .DS_Store file and ignore it in the future. --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index ca35be0..9263a1e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ _site +.DS_Store -- cgit v1.3.1