mirror of
https://gitee.com/layui/layui.git
synced 2025-11-24 08:33:12 +08:00
chore: initial commit (#2906)
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -16,7 +16,6 @@
|
||||
.nojekyll
|
||||
.project
|
||||
.settings
|
||||
package-lock.json
|
||||
Thumbs.db
|
||||
|
||||
.idea/
|
||||
@@ -25,7 +24,8 @@ _site/
|
||||
.vscode/
|
||||
node_modules/
|
||||
|
||||
# ESLint cache
|
||||
.eslintcache
|
||||
|
||||
# Published folders
|
||||
/release/
|
||||
/v/
|
||||
|
||||
Reference in New Issue
Block a user