circt/.gitignore

23 lines
217 B
Plaintext

/build*
/install*
/docker_build
tags
TAGS
.vscode
.idea
compile_commands.json
.cache/
#*
*~
.DS_Store
__pycache__
lit.site.cfg.py
# Pip artifacts
/lib/Bindings/Python/build
*.egg-info
*.whl
# External software
/ext