180 Star 1.6K Fork 502

渔民小镇 / ioGame

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 950 Bytes
一键复制 编辑 原始数据 按行查看 历史
渔民小镇 提交于 2022-07-15 15:39 . :whale:
### other dir ###
classes/
.temp/
logs/
log/
.svn/
svn/
lib/
.act.*
system/
HELP.md
!**/src/main/**
!**/src/test/**
*.class
### jreble config ###
rebel.xml
### Package Files ###
*.jar
*.war
*.ear
*.zip
# tcp 与前端通讯的 api
tcp-api/
# gradle #
build/
.gradle/
out/
### maven ###
target/
!.mvn/wrapper/maven-wrapper.jar
.mvn
mvnw
mvnw.cmd
### intellj file type ###
bin/
.idea
*.iws
*.iml
*.ipr
### NetBeans ###
/nbproject/private/
/nbbuild/
/dist/
/nbdist/
/.nb-gradle/
### VS Code ###
.vscode/
### STS ###
.apt_generated
.factorypath
.settings
.springBeans
.sts4-cache
### eclipse file type ###
.settings/
.classpath
.project
### ---- Mac OS X ###
.DS_Store
Icon?
### ---- Windows ###
### Windows image file caches ###
Thumbs.db
### Folder integration file ###
Desktop.ini
### ---- Javadoc ###
docs.tar
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
/target/
doc_game.txt
Java
1
https://gitee.com/iohao/ioGame.git
git@gitee.com:iohao/ioGame.git
iohao
ioGame
ioGame
main

搜索帮助