1 Star 17 Fork 23

编程语言算法集 / algo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.gitignore 536 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Compiled class file
*.class
# Log file
*.log
# BlueJ files
*.ctxt
# Mobile Tools for Java (J2ME)
.mtj.tmp/
# Package Files #
*.jar
*.war
*.nar
*.ear
*.zip
*.tar.gz
*.rar
*.DS_Store
*.exe
# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*
# editor files
.vscode
.*.swp
# WebStorm
.idea/
# Build results
[Dd]ebug/
[Dd]ebugPublic/
[Rr]elease/
[Rr]eleases/
x64/
x86/
bld/
[Bb]in/
[Oo]bj/
[Ll]og/
# Visual Studio 2015/2017 cache/options directory
.vs/
**/*.idea
**/*.iml
**/*out
1
https://gitee.com/TheAlgorithms/algo.git
git@gitee.com:TheAlgorithms/algo.git
TheAlgorithms
algo
algo
master

搜索帮助