manta/.gitignore

16 lines
155 B
Plaintext

# Hidden files
.DS_Store
*.vscode/
# Python files
venv/
manta.egg-info/
.pytest_cache
__pycache__/
build/
# Miscellaneous file types
*.v
*.sv
*.vcd
*.out