Skip to content

Commit

Permalink
adding *.retry to .gitignore
Browse files Browse the repository at this point in the history
these files are execution specific and should never be stored in a repo
  • Loading branch information
dgjnpr committed Jun 27, 2016
1 parent 1104c1c commit cd53f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
@@ -1,2 +1,3 @@
build/
logs/
*.retry

0 comments on commit cd53f81

Please sign in to comment.