我的.gitignore下配置。存在这里一下。日后有空研究研究!
生活随笔
收集整理的這篇文章主要介紹了
我的.gitignore下配置。存在这里一下。日后有空研究研究!
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
.DS_Store
node_modules/
dist/
yxxt/
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Editor directories and files
.idea
*.suo
*.ntvs*
*.njsproj
*.sln
轉載于:https://www.cnblogs.com/singerlee-changealive/p/9515723.html
總結
以上是生活随笔為你收集整理的我的.gitignore下配置。存在这里一下。日后有空研究研究!的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: SpringBoot-服务端参数验证-J
- 下一篇: 阿里云短信官方的java示例是错误的