mirror of
https://github.com/google/cpu_features.git
synced 2025-04-27 23:22:31 +02:00
Update gitignore (#173)
This commit is contained in:
parent
b003173331
commit
dcac7d3844
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,5 +1,12 @@
|
||||
cmake_build/
|
||||
# Build folders
|
||||
build/
|
||||
cmake_build/
|
||||
cmake-build-*/
|
||||
out/
|
||||
|
||||
# IDEs / CI temp files
|
||||
.idea/
|
||||
.vagrant/
|
||||
.vscode/
|
||||
.vs/
|
||||
*.swp
|
||||
|
Loading…
x
Reference in New Issue
Block a user