Skip to content

Commit

Permalink
Add top-level .gitignore
Browse files Browse the repository at this point in the history
Because I'll be preparing releases with commands like:

  git archive -o ferrit-0.1.zip HEAD -- .
  • Loading branch information
wincent committed Jul 8, 2015
1 parent f4516b2 commit e713c7f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
/*.zip

0 comments on commit e713c7f

Please sign in to comment.