Skip to content

Commit

Permalink
gitignore: ignore additional build byproducts
Browse files Browse the repository at this point in the history
  • Loading branch information
ktemkin committed Nov 15, 2018
1 parent 31e4ab4 commit 268f227
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Expand Up @@ -34,5 +34,8 @@ Thumbs.db
# ctags output
tags

firmware/build
firmware/*/build

libgreat/host/build/
libgreat/host/dist/
*.egg-info

0 comments on commit 268f227

Please sign in to comment.