diff --git a/.gitignore b/.gitignore index 4bbc660..1460c22 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ # Eclipse .classpath .project +*.eml .settings/ # Intellij @@ -16,4 +17,6 @@ log/ target/ # no output -out/ \ No newline at end of file +out/ +bin/ +doc/ \ No newline at end of file