Skip to content

Commit

Permalink
add a gitignore file, ignore all c++ output for testing source packages
Browse files Browse the repository at this point in the history
  • Loading branch information
mckennapsean committed Jan 2, 2015
1 parent 8901130 commit f69b55e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
*.o
*.so

0 comments on commit f69b55e

Please sign in to comment.