mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-uniapp.git
synced 2025-12-18 08:25:55 +08:00
12 lines
268 B
Plaintext
12 lines
268 B
Plaintext
# https://git-scm.com/docs/gitignore
|
|
# https://help.github.com/articles/ignoring-files
|
|
# Example .gitignore files: https://github.com/github/gitignore
|
|
/bower_components/
|
|
/node_modules/
|
|
.DS_Store
|
|
.tmp
|
|
|
|
# When you switch branches, things can get messy
|
|
_site
|
|
.sass-cache
|