Add .sha2 to .gitignore

This commit is contained in:
Chris Cinelli 2019-10-24 00:59:27 -07:00 committed by Conor Patrick
parent aaffce4021
commit a57c5170e1

3
.gitignore vendored
View File

@ -34,7 +34,8 @@
*.app
*.i*86
*.x86_64
*.hex
targets/*/*.hex
targets/*/*.sha2
# Debug files
*.dSYM/