1 Star 0 Fork 0

Halo SIGs / plugin-oauth2

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 761 Bytes
一键复制 编辑 原始数据 按行查看 历史
Ryan Wang 提交于 2023-03-13 12:33 . Initial commit
### Maven
target/
logs/
!.mvn/wrapper/maven-wrapper.jar
### Gradle
.gradle
/build/
/out/
!gradle/wrapper/gradle-wrapper.jar
bin/
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
log/
### NetBeans ###
nbproject/private/
build/
nbbuild/
dist/
nbdist/
.nb-gradle/
### Mac
.DS_Store
*/.DS_Store
### VS Code ###
*.project
*.factorypath
### Compiled class file
*.class
### Log file
*.log
### BlueJ files
*.ctxt
### Mobile Tools for Java (J2ME)
.mtj.tmp/
### Package Files
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
### VSCode
.vscode
### Local file
application-local.yml
application-local.yaml
application-local.properties
/admin-frontend/node_modules/
/workplace/
1
https://gitee.com/halo-sigs/plugin-oauth2.git
git@gitee.com:halo-sigs/plugin-oauth2.git
halo-sigs
plugin-oauth2
plugin-oauth2
feature/oauth-github

搜索帮助