*.elc
*autoloads.el

# autoloads
/flycheck-autoloads.el

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

# linters
/.elsa/

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

# Generated distribution packages
/dist/

# Directory local variables
.dir-locals.el

# Dune build output from the OCaml checker specs
_build/

# Build output the checkers leave in the test resources when they run
/test/resources/**/target/
/test/resources/**/_build/
/test/resources/**/Cargo.lock
rebar3.crashdump
