diff --git a/.gitignore b/.gitignore index 9b1c598..8399486 100644 --- a/.gitignore +++ b/.gitignore @@ -17,4 +17,10 @@ Icon # Files that might appear on external disk .Spotlight-V100 -.Trashes \ No newline at end of file +.Trashes + +# generated documentation +scribblings/*.js +scribblings/*.css +!scribblings/mb.css +scribblings/*.html \ No newline at end of file