You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dh...@apache.org on 2015/04/06 22:38:01 UTC

[09/23] camel git commit: Removed redundant ignores

Removed redundant ignores


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

Branch: refs/heads/trunk
Commit: 8a398209ab371b61052022305c8f229053f0ea22
Parents: c87d4c0
Author: Dhiraj Bokde <db...@fusesource.com>
Authored: Wed Jun 5 02:56:27 2013 -0700
Committer: Dhiraj Bokde <db...@fusesource.com>
Committed: Wed Jun 5 02:56:27 2013 -0700

----------------------------------------------------------------------
 .../camel-salesforce/camel-salesforce-component/.gitignore     | 6 ------
 .../camel-salesforce/camel-salesforce-maven-plugin/.gitignore  | 5 -----
 2 files changed, 11 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/8a398209/components/camel-salesforce/camel-salesforce-component/.gitignore
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/camel-salesforce-component/.gitignore b/components/camel-salesforce/camel-salesforce-component/.gitignore
deleted file mode 100644
index acf55cc..0000000
--- a/components/camel-salesforce/camel-salesforce-component/.gitignore
+++ /dev/null
@@ -1,6 +0,0 @@
-target
-*.ipr
-*.iml
-*.iws
-# Salesforce login properties
-*test-login.properties*

http://git-wip-us.apache.org/repos/asf/camel/blob/8a398209/components/camel-salesforce/camel-salesforce-maven-plugin/.gitignore
----------------------------------------------------------------------
diff --git a/components/camel-salesforce/camel-salesforce-maven-plugin/.gitignore b/components/camel-salesforce/camel-salesforce-maven-plugin/.gitignore
deleted file mode 100644
index 7bbe0e0..0000000
--- a/components/camel-salesforce/camel-salesforce-maven-plugin/.gitignore
+++ /dev/null
@@ -1,5 +0,0 @@
-target
-*.iml
-*.iws
-*.ipr
-*test-login.properties*