Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
Adding .gitignore file, excludes dotfiles and bin/ directory.
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrea committed Apr 16, 2010
1 parent 1226241 commit 005a0ba
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
@@ -0,0 +1,4 @@
.*
!.gitignore
bin
bin/*

0 comments on commit 005a0ba

Please sign in to comment.