2 Star 2 Fork 2

suihao666/SH-Netty-JT808-HJ212

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 646 Bytes
一键复制 编辑 原始数据 按行查看 历史
suihao666 提交于 2023-01-11 10:20 . 1
# Eclipse
.project
.classpath
.settings/
### maven ###
target/
*.war
*.ear
*.zip
*.tar
*.tar.gz
### gradle ###
.gradle
/build/
!gradle/wrapper/gradle-wrapper.jar
### IntelliJ IDEA ###
.idea/
.idea
*.iws
*.iml
*.ipr
rebel.xml
### temp ignore ###
*.cache
*.diff
*.patch
*.tmp
*.java~
*.properties~
*.xml~
### system ignore ###
.DS_Store
Thumbs.db
Servers
.metadata
upload
gen_code
### STS ###
.apt_generated
.classpath
.factorypath
.project
.settings
.springBeans
.sts4-cache
### IntelliJ IDEA ###
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
build/
### VS Code ###
.vscode/
.circleci
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/suihao666/SH-Netty-JT808-HJ212.git
git@gitee.com:suihao666/SH-Netty-JT808-HJ212.git
suihao666
SH-Netty-JT808-HJ212
SH-Netty-JT808-HJ212
master

搜索帮助