efabless / caravel_user_project

https://caravel-user-project.readthedocs.io
Apache License 2.0
186 stars 329 forks source link

venv-cocotb should be in .gitignore #373

Open amm-efabless opened 2 months ago

amm-efabless commented 2 months ago

When you run make setup, it creates ./venv-cocotb/ -- As is the case for /venv, I believe /venv-cocotb should also be in .gitignore. Or am I mistaken?

d-m-bailey commented 2 months ago

@amm-efabless good catch! I agree.