Skip to content

Commit

Permalink
Tell Git to ignore the download of Statistics (JuliaLang#33941)
Browse files Browse the repository at this point in the history
Otherwise the repo state is dirty after building Julia now that 33399
has been merged.
  • Loading branch information
ararslan authored and Viral B. Shah committed Nov 25, 2019
1 parent 4002ccd commit c9c339e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions stdlib/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
/srccache
/Pkg-*
/Pkg
/Statistics-*
/Statistics

0 comments on commit c9c339e

Please sign in to comment.