pkg/*

# Ignore Vim backup files.
*~

# Ignore Vim swap files.
*.swp

.DS_Store

.idea/*