add more build artifacts to .gitignore

This commit is contained in:
Cameron Ross 2018-04-16 19:23:18 -03:00
parent 02cbf4d459
commit c43e6dbe28
No known key found for this signature in database
GPG key ID: 777897D98DC91C54

5
.gitignore vendored
View file

@ -32,7 +32,9 @@ main
*.a
*.lib
*.o
*.obj
*.exe
docs.json
# Packages #
############
@ -59,3 +61,6 @@ callgrind.out.*
# Test outputs #
example.yaml
# Unittest Coverage output #
*.lst