Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/google/cpu_features.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorentin Le Molgat <corentinl@google.com>2021-06-25 15:52:54 +0300
committerMizux <mizux.dev@gmail.com>2021-10-26 14:42:29 +0300
commit0f07e4b9eb153318e1b2bfa6e8e8916abc75b2f3 (patch)
tree7de074f6f6c9d1f4dc878d93734efb380f40ed2b
parent545b2e84ec68f4364be1e89309a1404575689226 (diff)
.gitignore: Add build_cross/
note: Used by scripts/*.sh
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 428e08a..b68012d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
# Build folders
build/
cmake_build/
+build_cross/
cmake-build-*/
out/