Updated to match .gitignore from google/leveldb

This commit is contained in:
Aman Gupta
2019-07-20 12:49:48 -07:00
committed by GitHub
parent 6662dfb5d4
commit d926a6bcb5

9
.gitignore vendored
View File

@@ -1 +1,8 @@
/build/
# Editors.
*.sw*
.vscode
.DS_Store
# Build directory.
build/
out/