diff --git a/.gitignore b/.gitignore index c73a37f..033dfa9 100644 --- a/.gitignore +++ b/.gitignore @@ -7,11 +7,14 @@ *.rpt *.bit +# IceStorm output products +*.bin + # iVerilog output products *.vcd *.out -# Python Packaging output +# Python Packaging output products dist/ *.egg-info __pycache__/ \ No newline at end of file