Ignore that pesky id_file in camel-hl7
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f2032eeb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f2032eeb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f2032eeb Branch: refs/heads/camel-2.12.x Commit: f2032eebe94115ea1579ffd9b51fb7acc8d0a494 Parents: 7f1400e Author: Claus Ibsen <davscl...@apache.org> Authored: Thu Oct 10 10:34:28 2013 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Thu Oct 10 10:34:50 2013 +0200 ---------------------------------------------------------------------- components/camel-hl7/.gitignore | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/f2032eeb/components/camel-hl7/.gitignore ---------------------------------------------------------------------- diff --git a/components/camel-hl7/.gitignore b/components/camel-hl7/.gitignore new file mode 100644 index 0000000..1c513b8 --- /dev/null +++ b/components/camel-hl7/.gitignore @@ -0,0 +1 @@ +id_file \ No newline at end of file