This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10225101483
/
XOY-Leveldb
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
1
Releases
0
Wiki
Activity
作者: 谢瑞阳 10225101483 徐翔宇 10225101535
277
Commits
4
Branches
2.4 MiB
Tree:
1aae5c9f29
XOY-Leveldb
/
.gitignore
8 lines
67 B
Raw
Normal View
History
Update .gitignore. The version in the repository covers the Makefile build. The new version is simpler and contains entries relevant to the CMake build. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=212661504
6 years ago
# Editors.
*.sw*
.vscode
.DS_Store
# Build directory.
build/
out/