mirror of
https://github.com/lobehub/sd-webui-lobe-theme.git
synced 2026-01-09 06:23:44 +08:00
✨ feat: Fresh build [#396]
This commit is contained in:
parent
a2261638d7
commit
92432ed8dd
@ -1,4 +1 @@
|
||||
module.exports = {
|
||||
...require('@lobehub/lint').changelog,
|
||||
displayTypes: ['feat', 'fix', 'style', 'pref', 'refactor'],
|
||||
};
|
||||
module.exports = require('@lobehub/lint').changelog;
|
||||
|
||||
2
.gitignore
vendored
2
.gitignore
vendored
@ -42,5 +42,5 @@ test-output
|
||||
# add other ignore file below
|
||||
__pycache__
|
||||
/lobe_theme_config.json
|
||||
/javascript/*.js
|
||||
/javascript/**/*
|
||||
!/javascript/main.js
|
||||
|
||||
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user