Skip to content

Commit

Permalink
update .gitignore to reflect build system changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jserv committed Oct 5, 2016
1 parent 28a4d48 commit e288ee4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
*.so
*.a
*.o
*.o.d
*~
tests/heavy
tests/shutdown
tests/thrdtest

0 comments on commit e288ee4

Please # to comment.