hailo-ai / hailo-rpi5-examples

MIT License
387 stars 59 forks source link

Add .gitignore #35

Closed keanrawr closed 3 months ago

keanrawr commented 3 months ago

Description

Hey! Thanks so much for these demos! One minor nitpick is that the project is lacking a .gitignore file, adding one is useful to keep users from shooting themselves on the foot and accidentally committing something they don't mean to.

Proposed solution

Add a python-generic .gitignore and adding files specific for this project.