# Hidden files .DS_Store *.vscode/ # Python files venv/ manta.egg-info/ .pytest_cache __pycache__/ build/ # Miscellaneous file types *.v *.sv *.vcd *.out *.csv # Vivado files *.log *.jou *.rpt *.bin *.bit *.out .Xil/ # Yosys/IceStorm files *.asc *.bin *.json