# Mac OS
.DS_Store

# TextMate
*.tmproj
tmtags

# Vim
*.swp

# Other
~*
*~
*.*~

# Builds, logs and tools.
donna
cmd/donna
bin/donna*
logs/*
tools/*
games/*

