mirror of
https://github.com/google/cpu_features.git
synced 2025-07-01 13:21:13 +02:00
[NFC] Add bazel support to cpu_features (#222)
This commit is contained in:

committed by
GitHub

parent
5f5e6d620f
commit
e38dc6d2a8
6
.gitignore
vendored
6
.gitignore
vendored
@ -11,3 +11,9 @@ out/
|
||||
.vscode/
|
||||
.vs/
|
||||
*.swp
|
||||
|
||||
# Bazel artifacts
|
||||
**/bazel-*
|
||||
|
||||
# Per-user bazelrc files
|
||||
user.bazelrc
|
||||
|
Reference in New Issue
Block a user