*.elc
*autoloads.el

# autoloads
/flycheck-autoloads.el

# Packages installed for development
/.cask/
/.eask/

# linters
/.elsa/

# Bundler configuration and lock file
/.bundle/
/Gemfile.lock

# Generated distribution packages
/dist/

# Directory local variables
.dir-locals.el
