aosp12/external/ruy/.gitignore

31 lines
297 B
Plaintext

# Visual Studio files
.vs/
.vscode/
*.sdf
*.opensdf
*.VC.opendb
*.suo
*.user
# macOS files
.DS_Store
# CMake artifacts
build/
build-*/
# Bazel artifacts
**/bazel-*
# Emacs autosaves
*~
\#*\#
# Vim swap files
[._]*.sw[a-p]
# Source indexing files
compile_commands.json
.cache/clangd
.clangd/