mirror of
https://github.com/google/snappy.git
synced 2024-11-25 14:31:54 +00:00
62363d9a79
This is in preparation for removing the snappy::string alias of std::string. PiperOrigin-RevId: 271383199
9 lines
67 B
Plaintext
9 lines
67 B
Plaintext
# Editors.
|
|
*.sw*
|
|
.vscode
|
|
.DS_Store
|
|
|
|
# Build directory.
|
|
build/
|
|
out/
|