1 Star 0 Fork 0

放线菌的味道i / SnakeGame

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
.gitignore 1.20 KB
一键复制 编辑 原始数据 按行查看 历史
lostblackknight 提交于 2020-06-22 21:46 . update .gitignore
# Directories #
build/
bin/
target/
# libs/ #
tmp/
node_modules/
jaxws/jaxws-client/src/main/java
jaxws/jaxws-endpoint/src/main/webapp/WEB-INF/wsdl/
# OS Files #
.DS_Store
*.class
# Package Files #
# *.jar #
*.war
*.ear
*.db
rebel.xml
######################
# Windows
######################
# Windows image file caches
Thumbs.db
# Folder config file
Desktop.ini
######################
# OSX
######################
.DS_Store
.svn
# Thumbnails
._*
# Files that might appear on external disk
.Spotlight-V100
.Trashes
######################
# NetBeans
######################
nbproject/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
######################
# IDEA
######################
*.iml
*.ipr
*.iws
.idea/
atlassian-ide-plugin.xml
######################
# Eclipse
######################
*.pydevproject
.project
.metadata
*.tmp
*.bak
*.swp
*~.nib
local.properties
.classpath
.settings/
.loadpath
# External tool builders
.externalToolBuilders/
# Locally stored "Eclipse launch configurations"
*.launch
# CDT-specific
.cproject
# PDT-specific
.buildpath
# Testing environment specific
derby.log
######################
# Liberty tools
######################
.factorypath
1
https://gitee.com/lostblackknight/SnakeGame.git
git@gitee.com:lostblackknight/SnakeGame.git
lostblackknight
SnakeGame
SnakeGame
master

搜索帮助