From 4edd3664985cbedccea8a1c31792845d784493d5 Mon Sep 17 00:00:00 2001 From: Paul Merrill Date: Wed, 1 Dec 2010 04:38:20 -0800 Subject: [PATCH] Added .installed to gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 3311211c..bbe9376e 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,9 @@ thumb/ # instance-config inc/instance-config.php +# .installed +.installed + # other stuff .DS_Store? thumbs.db