This website requires JavaScript.
Explore
Help
Sign In
dolysis
/
snappy
mirror of
https://github.com/google/snappy.git
Watch
3
Star
0
Fork
You've already forked snappy
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
52820ea9c6
snappy
/
.gitignore
10 lines
76 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Updated to match .gitignore from google/leveldb
2019-07-20 19:49:48 +00:00
# Editors.
*.sw*
.vscode
.DS_Store
# Build directory.
build/
Add initial bazel build support for snappy. PiperOrigin-RevId: 524135175
2023-04-13 23:35:36 +00:00
/bazel-*
Updated to match .gitignore from google/leveldb
2019-07-20 19:49:48 +00:00
out/