Skip to content

Commit

Permalink
Added data files to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Javier Vegas committed Jun 22, 2018
1 parent ba1631a commit 6361be4
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 6361be4

Please sign in to comment.