4bdb118d6e
git-subtree-dir: third_party/cpp/googleapis git-subtree-mainline:438050b3d9
git-subtree-split:c873fd3aa1
22 lines
350 B
Text
22 lines
350 B
Text
# Common build output directory names
|
|
.build/
|
|
_build/
|
|
build-output/
|
|
cmake-out/
|
|
|
|
# Common bazel output directories
|
|
bazel-*
|
|
|
|
# Backup files for Emacs
|
|
*~
|
|
|
|
# Ignore IDEA / IntelliJ files
|
|
.idea/
|
|
cmake-build-*/
|
|
|
|
# This is a staging directory used to upload the documents to gihub.io
|
|
github-io-staging/
|
|
|
|
# Ignore Visual Studio Code files
|
|
.vsbuild/
|
|
.vscode/
|