diff --git a/.gitignore b/.gitignore index f2ccc6a..eb02da4 100644 --- a/.gitignore +++ b/.gitignore @@ -29,3 +29,7 @@ coverage/ *.js.map # Ignore generated docs /docs/ + +# Ignore resources +## Spec +./spec-built/ \ No newline at end of file