Add a .gitignore file to ignore the build directories.

This commit is contained in:
David Betz 2018-04-14 07:15:44 -04:00
parent 984b565ace
commit 25fa337930
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
build/
build-rpi/