allow alpha theme in .gitignore
This commit is contained in:
parent
5089b567d3
commit
b18c124e44
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -26,6 +26,7 @@ desktop.ini
|
|||
# User themes
|
||||
/themes/*
|
||||
!/themes/default
|
||||
!/themes/alpha
|
||||
|
||||
# User plugins
|
||||
/plugins/*
|
||||
|
|
Loading…
Reference in a new issue