Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffBezanson committed Aug 10, 2015
2 parents 418507c + 5a3d532 commit c33f038
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions base/pkg/generate.jl
Original file line number Diff line number Diff line change
Expand Up @@ -233,6 +233,7 @@ function gitignore(pkg::AbstractString; force::Bool=false)
genfile(pkg,".gitignore",force) do io
print(io, """
*.jl.cov
*.jl.*.cov
*.jl.mem
""")
end
Expand Down

0 comments on commit c33f038

Please sign in to comment.