layui/.gitignore

25 lines
186 B
Plaintext
Raw Permalink Normal View History

2017-08-21 08:51:13 +08:00
*.iml
.idea/
.ipr
.iws
*~
~*
*.diff
*.patch
*.bak
2022-05-18 22:35:13 +08:00
*.bat
2017-08-21 08:51:13 +08:00
.DS_Store
Thumbs.db
.svn/
*.swp
.nojekyll
.project
.settings/
2017-10-30 15:03:16 +08:00
.npmignore
2017-08-21 08:51:13 +08:00
node_modules/
_site/
2022-05-18 22:35:13 +08:00
.git/
2017-12-07 15:51:12 +08:00
release/
v/
2019-09-10 08:37:47 +08:00
package-lock.json