Skip to content

Commit

Permalink
Gitignore: Add tmp-embed folder to git ignore list
Browse files Browse the repository at this point in the history
This is created as part of `make packagedir` on mac and should be
ignored.
  • Loading branch information
praveenkumar committed Apr 21, 2022
1 parent 327bc49 commit 5d467f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ release/
*.crcbundle
packaging/tmp
packaging/*.pkg
tmp-embed/

0 comments on commit 5d467f0

Please sign in to comment.