# Ignore netCDF files.
*.nc

# Ignore python bytecode files
*.pyc

# Ignore emacs backup files
*~
