1 Star 0 Fork 0

lan/first-contributions

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 645 Bytes
一键复制 编辑 原始数据 按行查看 历史
#GIT
#
.gitignore
#Linux
#
*.swp
# OSX
#
.DS_Store
#eslint
#
.eslintcache
# Logs
#
logs
*.log
npm-debug.log*
# temp files
#
*.~temp
# Xcode
#
build/
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xccheckout
*.moved-aside
DerivedData
*.hmap
*.ipa
*.xcuserstate
project.xcworkspace
# Android/IJ
#
.idea
.gradle
local.properties
# node.js
#
node_modules/
# coverage
#
coverage/
.nyc_output
# config
#
config.json
/.vs
#Visual Studio Code
#
.vscode/*
#Sublime Text
#
*.sublime-project
*.sublime-workspace
#Vim
#
*.swp
*.swo
Session.vim
.netrwhist
*~
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/a1057618497/first-contributions.git
git@gitee.com:a1057618497/first-contributions.git
a1057618497
first-contributions
first-contributions
master

搜索帮助