diff --git a/.gitignore b/.gitignore index 37292e7..fe6fe65 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ # ignore IDE files .idea/* + +# ignore yard doc files +.yardoc/* \ No newline at end of file