1
0
mirror of https://github.com/google/cpu_features.git synced 2025-07-01 13:21:13 +02:00

Update gitignore (#173)

This commit is contained in:
Nikolay Hohsadze
2021-07-06 12:14:20 +03:00
committed by GitHub
parent b003173331
commit dcac7d3844

9
.gitignore vendored
View File

@ -1,5 +1,12 @@
cmake_build/
# Build folders
build/
cmake_build/
cmake-build-*/
out/
# IDEs / CI temp files
.idea/
.vagrant/
.vscode/
.vs/
*.swp