1 Star 0 Fork 21

加油努力 / webgeeker-validation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
# ======os======
#.*
*.DS_Store
Thumbs.db
# ======temp files======
*~
~$*.xls*
~$*.doc*
*.swp
*.bak
# ======git======
!.gitignore
!.gitattributes
!.gitkeep
!.gitkeeper
# ======apache======
!.htaccess
# ============================== IDEs ==============================
# ======eclipse======
!.project
!.cproject
# ======netbeans======
nbproject/
nbproject/private/
# ======phpstorm======
.idea/
# ======visual studio======
*.suo
*.ncb
*.opensdf
*.filters
*.sdf
*.vspscc
*.user
ipch/
#Debug/
#Release/
# ======xcode======
*.mode1v3
xcuserdata/
xcshareddata/
# ============================== package manage ==============================
# ======nodejs======
# /node_modules
npm-debug.log
npm-debug.log.*
# ======composer======
/vendor
# ============================== frameworks ==============================
# ======laravel======
# .env
!.env.example
# ======vue-webpack======
/dist/
test/unit/coverage
test/e2e/reports
selenium-debug.log
# ============================== my project ==============================
PHP
1
https://gitee.com/JIAYOU123/webgeeker-validation.git
git@gitee.com:JIAYOU123/webgeeker-validation.git
JIAYOU123
webgeeker-validation
webgeeker-validation
master

搜索帮助