Skip to content

Commit

Permalink
Adding a .gitignore for the Makefile outputs
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrussellmurphy committed Nov 23, 2015
1 parent ff7c477 commit 0672d7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hw5/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Starting simple
*.o
bin
dep
obj

0 comments on commit 0672d7f

Please sign in to comment.