mirror of
https://github.com/google/cpu_features.git
synced 2025-04-26 22:52:30 +02:00
21 lines
217 B
Plaintext
21 lines
217 B
Plaintext
# Build folders
|
|
build/
|
|
cmake_build/
|
|
build_cross/
|
|
cmake-build-*/
|
|
out/
|
|
|
|
# IDEs / CI temp files
|
|
.idea/
|
|
.vagrant/
|
|
.vscode/
|
|
.vs/
|
|
*.swp
|
|
|
|
# Bazel artifacts
|
|
**/bazel-*
|
|
MODULE.bazel.lock
|
|
|
|
# Per-user bazelrc files
|
|
user.bazelrc
|