init
This commit is contained in:
25
public/frontend/layui-main/.gitignore
vendored
Executable file
25
public/frontend/layui-main/.gitignore
vendored
Executable file
@@ -0,0 +1,25 @@
|
||||
*.iml
|
||||
.idea/
|
||||
.ipr
|
||||
.iws
|
||||
*~
|
||||
~*
|
||||
*.diff
|
||||
*.patch
|
||||
*.bak
|
||||
*.bat
|
||||
.DS_Store
|
||||
Thumbs.db
|
||||
.svn/
|
||||
*.swp
|
||||
.nojekyll
|
||||
.project
|
||||
.settings/
|
||||
.npmignore
|
||||
node_modules/
|
||||
_site/
|
||||
.git/
|
||||
|
||||
release/
|
||||
v/
|
||||
package-lock.json
|
||||
Reference in New Issue
Block a user