From f29ce0fc4a4cdaf09df0ffe295a15fc120d98534 Mon Sep 17 00:00:00 2001 From: Progi1984 Date: Wed, 30 May 2012 00:05:31 +0200 Subject: [PATCH] CHANGED : .gitignore --- .gitignore | 3 ++- samples/.gitignore | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) 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