# Generated on OS X sometimes (by dsymutil when using valgrind)
*.dSYM

# Distribution file (generated by "make distcheck" and "make dist")
mrbayes-*.tar.gz

# GNU autotools generated files
Makefile
autom4te.cache
config.cache
config.h
config.log
config.status

# Generated by Unix build
*~
src/*.o
src/.deps
src/mb
src/stamp-h1

# hidden files
.gitignore

# OS X files
.DS_Store
Thumbs.db

# LaTeX temporary files
.texpadtmp

# XCode project
*.xcodeproj

# Tags files
TAGS
tags

# cscope output
cscope.out

# private file
local.env
build
