From dba8dc8ab7719b0a8146d414c111ed33da2ac6af Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Thu, 14 Apr 2022 16:07:52 +0400 Subject: [PATCH] .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) 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