create-fite-app/.gitignore

14 lines
144 B
Plaintext

.vscode
node_modules/
*.sublime-project
*.sublime-workspace
package-lock.json
._*
.Spotlight-V100
.Trashes
.DS_Store
.AppleDouble
.LSOverride
一个快速创建fite项目的小工具
JavaScript 50.6%
Vue 45.2%
HTML 3.9%
SCSS 0.3%