# Ignore all swp files
.*.swp

# Ignore build files
dist/

# Also ignore the output from testing
lint.out
