Initial re-upload of spice2x-24-08-24
This commit is contained in:
36
external/cpu_features/.dockerignore
vendored
Normal file
36
external/cpu_features/.dockerignore
vendored
Normal file
@@ -0,0 +1,36 @@
|
||||
# Project Files unneeded by docker
|
||||
.git
|
||||
.gitignore
|
||||
.github
|
||||
.dockerignore
|
||||
.clang-format
|
||||
appveyor.yml
|
||||
.travis.yml
|
||||
AUTHORS
|
||||
CONTRIBUTING.md
|
||||
CONTRIBUTORS
|
||||
LICENSE
|
||||
README.md
|
||||
|
||||
bazel/ci/Makefile
|
||||
bazel/ci/docker
|
||||
bazel/ci/doc
|
||||
|
||||
cmake/ci/Makefile
|
||||
cmake/ci/docker
|
||||
cmake/ci/doc
|
||||
cmake/ci/cache
|
||||
|
||||
build/
|
||||
cmake_build/
|
||||
build_cross/
|
||||
cmake-build-*/
|
||||
out/
|
||||
|
||||
# Editor directories and files
|
||||
.idea/
|
||||
.vagrant/
|
||||
.vscode/
|
||||
.vs/
|
||||
*.user
|
||||
*.swp
|
||||
Reference in New Issue
Block a user