# Ignore vim swap files and bash backups
*.swp
*~

# Ignore files generated by ufo
Makefile
blib/

