torch-mlir/.gitignore

40 lines
415 B
Plaintext

*.swp
.cache/
.vscode
.ccache
.env
*.code-workspace
.ipynb_checkpoints
*.venv/
mlir_venv/
externals/pytorch/
libtorch*
/build/
.build-cache/
/setup_build/
__pycache__
*.pyc
.pytype
# Pip artifacts.
*.egg-info
*.whl
/wheelhouse
# Bazel
bazel-*
# Autogenerated files
/projects/ltc/csrc/base_lazy_backend/generated
#Docker builds
build_oot/
docker_venv/
llvm-build/
# C++ build artifacts
compile_commands.json