From be60c35593110139f7d7c9d989a6a7f1e4794681 Mon Sep 17 00:00:00 2001
From: alvaro <alvaro@alia.(none)>
Date: Mon, 5 Mar 2012 23:39:35 -0800
Subject: [PATCH] Updating .gitignore

---
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 63f65d5f..5e118502 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,8 @@ settings.inc.php
 *~
 views/*
 models/*
+components/*
+static/*
 cache/*
 meta/*
 meta/db.sqlite
-- 
GitLab