Merge branch 'lite-xl:master' into lite-xl-windows-dark-theme-title-bar-support
This commit is contained in:
commit
f88a3fad74
|
@ -14,16 +14,16 @@
|
||||||
- subprojects/*
|
- subprojects/*
|
||||||
|
|
||||||
"Category: Documentation":
|
"Category: Documentation":
|
||||||
- docs/*
|
- docs/**/*
|
||||||
|
|
||||||
"Category: Resources":
|
"Category: Resources":
|
||||||
- resources/*
|
- resources/**/*
|
||||||
|
|
||||||
"Category: Themes":
|
"Category: Themes":
|
||||||
- data/colors/*
|
- data/colors/*
|
||||||
|
|
||||||
"Category: Lua Core":
|
"Category: Lua Core":
|
||||||
- data/core/*
|
- data/core/**/*
|
||||||
|
|
||||||
"Category: Fonts":
|
"Category: Fonts":
|
||||||
- data/fonts/*
|
- data/fonts/*
|
||||||
|
@ -32,4 +32,4 @@
|
||||||
- data/plugins/*
|
- data/plugins/*
|
||||||
|
|
||||||
"Category: C Core":
|
"Category: C Core":
|
||||||
- src/*
|
- src/**/*
|
||||||
|
|
Loading…
Reference in New Issue