diff --git a/.gitignore b/.gitignore index 653ce8de..29a804cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ /.settings /.buildpath -/.project \ No newline at end of file +/.project +/docs \ No newline at end of file diff --git a/samples/.gitignore b/samples/.gitignore index 3ce427f9..97c8f79f 100644 --- a/samples/.gitignore +++ b/samples/.gitignore @@ -1,3 +1,4 @@ *.odt -*.docx \ No newline at end of file +*.docx +*.rtf \ No newline at end of file