aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMario <mario@mariovavti.com>2018-08-24 14:33:04 +0200
committerMario <mario@mariovavti.com>2018-08-24 14:33:04 +0200
commit7fc4292ed866026552add794d573d521481a0519 (patch)
treece143c92645ac4888fafc68cce72389d03638414
parentb50e8a5cf9823080beea0db97bb27b6f58f08af9 (diff)
parent398e42acb52b8b2d83daae9396737fba4a904314 (diff)
downloadvolse-hubzilla-7fc4292ed866026552add794d573d521481a0519.tar.gz
volse-hubzilla-7fc4292ed866026552add794d573d521481a0519.tar.bz2
volse-hubzilla-7fc4292ed866026552add794d573d521481a0519.zip
Merge branch 'dm42fixes' into 'dev'
fix exclusion of redmatrix theme See merge request hubzilla/core!1263
-rwxr-xr-x.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index b001b6b27..fa09c4ee6 100755
--- a/.gitignore
+++ b/.gitignore
@@ -37,7 +37,7 @@ pageheader.html
doc/SiteTOS.md
# themes except for redbasic
view/theme/*
-! view/theme/redbasic
+!view/theme/redbasic
# site theme schemas
view/theme/redbasic/schema/default.php
# Doxygen API documentation, run 'doxygen util/Doxyfile' to generate it