diff --git a/smart_contract/.gitignore b/smart_contract/.gitignore index ae7e632..167c20c 100644 --- a/smart_contract/.gitignore +++ b/smart_contract/.gitignore @@ -1,3 +1,4 @@ node_modules/ artifacts/ -cache/ \ No newline at end of file +cache/ +docs/ \ No newline at end of file