From 26fc1c85fa6bf17fc04c2a9f7f0261db0b9b7526 Mon Sep 17 00:00:00 2001 From: tslocum Date: Mon, 29 Nov 2010 17:04:28 -0800 Subject: [PATCH] Ignore database files --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 45f1ec0..9471da0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,4 @@ settings.php -*.html \ No newline at end of file +*.html +.posts +.posts.lock \ No newline at end of file