torch-mlir/.gitignore

17 lines
133 B
Plaintext

*.swp
.vscode
.env
*.code-workspace
.ipynb_checkpoints
/build/
__pycache__
.pytype
# Pip artifacts.
*.egg-info
*.whl
/wheelhouse