Skip to content

Commit

Permalink
Merge pull request #475 from ESMValGroup/version2_gitignore
Browse files Browse the repository at this point in the history
Added data files to gitignore
  • Loading branch information
mattiarighi authored Jun 22, 2018
2 parents 730a66b + 6361be4 commit d847d79
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,13 @@ test-reports/
doc/sphinx/source/diag_scripts/**
doc/sphinx/source/plot_scripts/**
doc/sphinx/build

# Data files
*.nc
*.nc4
*.grb
*.grib
*.RData
*.Rdata
*.rdata
*.pkl

0 comments on commit d847d79

Please sign in to comment.