# Working and output directories.
_build/
gh-pages/

# Test working and coverage directories.
_coverage/
_self/

# Scratch directory for notes, etc.
scratch/

# Generated by Dune.
*.install
*.merlin

# Editor files.
*~
.vscode/
*.swp

# Pollution from the usage tests.
*.coverage
a.out
*.cmi
*.cmx
*.o

# opam 2.
_opam/

# ReScript, NPM, esy, Melange.
node_modules/
package-lock.json
lib/
_esy/
*.tgz
package/
