# Mac OS
.DS_Store

# TextMate
*.tmproj
tmtags

# Vim
*.swp

# Atom
cmd/mop/debug

# Other
~*
*~
*.*~

# Builds and logs.
bin/mop*
logs/*
/mop

.idea