diff --git a/.gitignore b/.gitignore index c0d7dd6..93c67d3 100644 --- a/.gitignore +++ b/.gitignore @@ -30,4 +30,7 @@ manifest.mf *.iml *.ipr *.iws -.idea/ \ No newline at end of file +.idea/ + +# java docs +javadoc \ No newline at end of file