You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@creadur.apache.org by po...@apache.org on 2019/11/23 21:07:36 UTC

[creadur-rat] branch feature/RAT-259 updated: RAT-259: Fix gitignore chaos after import into Eclipse IDE

This is an automated email from the ASF dual-hosted git repository.

pottlinger pushed a commit to branch feature/RAT-259
in repository https://gitbox.apache.org/repos/asf/creadur-rat.git


The following commit(s) were added to refs/heads/feature/RAT-259 by this push:
     new 9392d3d  RAT-259: Fix gitignore chaos after import into Eclipse IDE
9392d3d is described below

commit 9392d3d03f4a6fcac790d1e8c07b82596ed3102f
Author: Hugo Hirsch <gi...@hugo-hirsch.de>
AuthorDate: Sat Nov 23 22:07:30 2019 +0100

    RAT-259: Fix gitignore chaos after import into Eclipse IDE
---
 .gitignore | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/.gitignore b/.gitignore
index 22e1131..7fbc83c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,8 @@
 .idea/*
 */.idea
 /target/
+# Eclipse generates new ignore files after project import
+apache-rat-core/.gitignore
+apache-rat-plugin/.gitignore
+apache-rat-tasks/.gitignore
+apache-rat/.gitignore