Skip to content

Commit

Permalink
gitignore: Ignore release tarballs and shasum files
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 1, 2013
1 parent 6aed61f commit c7c1ed0
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
Expand Up @@ -51,3 +51,7 @@ deps/v8-*
deps/openssl/openssl.props
deps/openssl/openssl.targets
deps/openssl/openssl.xml

# build/release artifacts
/*.tar.gz
/SHASUMS.txt*

0 comments on commit c7c1ed0

Please sign in to comment.