circt/.gitignore

21 lines
206 B
Plaintext
Raw Normal View History

/build*
/install*
/docker_build
tags
2020-07-31 05:41:25 +08:00
.vscode
compile_commands.json
.cache/
2020-07-31 05:41:25 +08:00
#*
*~
.DS_Store
__pycache__
lit.site.cfg.py
# Pip artifacts
/lib/Bindings/Python/build
*.egg-info
*.whl
# External software
/ext