diff options
author | Seb Bacon <seb@mysociety.org> | 2012-01-05 17:30:38 +0000 |
---|---|---|
committer | Seb Bacon <seb@mysociety.org> | 2012-01-05 17:30:38 +0000 |
commit | 4f27f3ad7cb99ac2180a86a24cd95bc5008d646d (patch) | |
tree | 7835ae3238df98b30a5b6200d32725c73536ac62 | |
parent | 140d2ebd462912890e47a74cd6c3977bbfb84960 (diff) |
Ignore theme symlinks
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index efb25b8d8..e1f12f68c 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,4 @@ TAGS /locale/model_attributes.rb /files/ /public/download -/public/alavetelitheme +/public/*theme |