# This file tells git that it should not track certain files and directories.

# Ignore these files anywhere in the tree
# (.swp and *~ files are temporary files generated by vi and emacs respectively)
*.[aox]
*.so
*.mod
*.sw[a-p]
*~
*.DS_Store
*.tar
*.tar.gz*
*.tgz*
fort.*
*.log

# Ignore the contents of these directories
bin*/
build*/
exec*/
install*/
versions/build.ver
versions/run.ver

# Ignore these specific binary fix files (from adding to repository)
fix/syndat_syndata.slmask.t126.gaussian
fix/prepobs_landc
