diff --git a/.gitignore b/.gitignore index c7a9192..7d232c5 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,6 @@ compiled/ - +/coverage/ +*/coverage/ +/doc/ +*/doc/ +*~ \ No newline at end of file