allwinner_a64/android/external/swiftshader/third_party/subzero/.gitignore
2020-07-15 19:27:51 +08:00

17 lines
243 B
Text

# Ignore filename patterns wherever they appear
*~
*.o
*.orig
*.pyc
*.swp
.#*
\#*
# Ignore specific patterns at the top-level directory
/pnacl-sz
/build/
/crosstest/Output/
# Ignore WASM torture tests
/torture-s/
/torture-s2wasm-sexpr-wasm/