Skip to content

Commit

Permalink
build: update .gitignore (tests results)
Browse files Browse the repository at this point in the history
  • Loading branch information
thebaptiste committed Jan 22, 2020
1 parent 427f867 commit 9cc63b1
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,13 @@
*.la
*.lo

# Tests results
app.info
*.gcda
*.gcno
*.control
coverage

# Shared objects (inc. Windows DLLs)
*.dll
*.so
Expand Down

0 comments on commit 9cc63b1

Please sign in to comment.