diff --git a/docs/.gitignore b/docs/.gitignore new file mode 100644 index 000000000..66027e687 --- /dev/null +++ b/docs/.gitignore @@ -0,0 +1,2 @@ +resources.md +cli.md diff --git a/www/.gitignore b/www/.gitignore index a320f7b6f..66701cf1d 100644 --- a/www/.gitignore +++ b/www/.gitignore @@ -16,3 +16,6 @@ # Ignore .DS_store file .DS_Store + +# Ignore rendered files from docs/ +source/docs/resources/