Skip to content

Commit

Permalink
Put .gitignore files in bin and lib to make sure those directories ar…
Browse files Browse the repository at this point in the history
…e included in repository
  • Loading branch information
rmjarvis committed Feb 24, 2012
1 parent f48f9b9 commit da71448
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions bin/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*
1 change: 1 addition & 0 deletions lib/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
*

0 comments on commit da71448

Please sign in to comment.