Git: ignore all themes except default
This commit is contained in:
parent
f93f194e60
commit
d1d3132270
|
@ -5,3 +5,6 @@ lufi.db
|
||||||
*.swp
|
*.swp
|
||||||
script/hypnotoad.pid
|
script/hypnotoad.pid
|
||||||
stop-upload
|
stop-upload
|
||||||
|
themes/*
|
||||||
|
!themes/default
|
||||||
|
!themes/default/*
|
||||||
|
|
Loading…
Reference in New Issue