1 Star 0 Fork 0

放线菌的味道i/SnakeGame

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
.gitignore 1.20 KB
Copy Edit Raw Blame History
lostblackknight authored 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
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/lostblackknight/SnakeGame.git
git@gitee.com:lostblackknight/SnakeGame.git
lostblackknight
SnakeGame
SnakeGame
master

Search