# Put files/directories that should be ignored in this file.
# Lines that start with '# ' are comments.

Berksfile.lock

# concourse
concourse.yml
fly-vars.yml
fly-vars.local.yml

# emacs
*~

.rubocop_todo.yml

# vim
*.sw[a-z]

# subversion
*/.svn/*
