mop/.gitignore

19 lines
117 B

# Mac OS
.DS_Store
# TextMate
*.tmproj
tmtags
# Vim
*.swp
# Other
~*
*~
*.*~
# Builds and logs.
bin/mop*
logs/*