# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# testing
coverage

# nix
.direnv/
result
result-*
node_modules

# cargo
target