This website works better with JavaScript.
Home
Explore
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
XOY-Leveldb
Watch
23
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
小组成员:谢瑞阳、徐翔宇
389
Commits
1
Branch
2.0 MiB
Tree:
8f5aa6375e
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/