diff options
author | Seb Bacon <seb.bacon@gmail.com> | 2011-06-14 14:54:20 +0100 |
---|---|---|
committer | Seb Bacon <seb.bacon@gmail.com> | 2011-06-14 14:54:20 +0100 |
commit | 1c3fb7fc04fcad5f7a28f8054c55183bff585fc8 (patch) | |
tree | 5ba735306f6f9a49b55102a09aed8231138c5304 | |
parent | 1de95a66e7c1ac72c9a29ede3c10709a70bc64ae (diff) |
ignore installed themes
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 911f019c6..2c48e6f94 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ /db/test_structure.sql moo.txt *#*# -TAGS
\ No newline at end of file +TAGS +vendor/plugins/*theme |