You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/09/22 13:18:07 UTC

git commit: remove the unnecessary .gitignore files (because we have one for the entire project)

Updated Branches:
  refs/heads/master d3199a0c6 -> 3c031cfa0


remove the unnecessary .gitignore files (because we have one for the entire project)


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/3c031cfa
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/3c031cfa
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/3c031cfa

Branch: refs/heads/master
Commit: 3c031cfa046e2a8e3e9aaaff6ed45ad5ca1f9f1b
Parents: d3199a0
Author: cmueller <cm...@apache.org>
Authored: Sun Sep 22 13:17:59 2013 +0200
Committer: cmueller <cm...@apache.org>
Committed: Sun Sep 22 13:17:59 2013 +0200

----------------------------------------------------------------------
 components/camel-disruptor/.gitignore | 3 ---
 components/camel-hl7/.gitignore       | 1 -
 2 files changed, 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/3c031cfa/components/camel-disruptor/.gitignore
----------------------------------------------------------------------
diff --git a/components/camel-disruptor/.gitignore b/components/camel-disruptor/.gitignore
deleted file mode 100644
index 88b5123..0000000
--- a/components/camel-disruptor/.gitignore
+++ /dev/null
@@ -1,3 +0,0 @@
-target/
-/.classpath
-/.project

http://git-wip-us.apache.org/repos/asf/camel/blob/3c031cfa/components/camel-hl7/.gitignore
----------------------------------------------------------------------
diff --git a/components/camel-hl7/.gitignore b/components/camel-hl7/.gitignore
deleted file mode 100644
index 1c513b8..0000000
--- a/components/camel-hl7/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-id_file
\ No newline at end of file