mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
first step of theme separation. Only put redbasic under git control. Ignore any other themes in view/theme .
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -21,6 +21,11 @@ apps/
|
||||
*.orig
|
||||
*.rej
|
||||
|
||||
# themes except for redbasic
|
||||
view/theme/*
|
||||
! view/theme/redbasic
|
||||
|
||||
|
||||
# composer files (for fetching sabre)
|
||||
composer.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user