You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@juddi.apache.org by al...@apache.org on 2015/12/01 04:03:51 UTC

juddi git commit: NOJIRA applying user submitted patch to add intellij files to the ignore list

Repository: juddi
Updated Branches:
  refs/heads/master 0262583c2 -> f6bc97178


NOJIRA applying user submitted patch to add intellij files to the ignore list


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

Branch: refs/heads/master
Commit: f6bc97178d2c60d07651f22565622241431372f0
Parents: 0262583
Author: Alex <al...@apache.org>
Authored: Mon Nov 30 22:03:46 2015 -0500
Committer: Alex <al...@apache.org>
Committed: Mon Nov 30 22:03:46 2015 -0500

----------------------------------------------------------------------
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/juddi/blob/f6bc9717/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 9c16e4f..5f071fe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,5 +6,8 @@ target
 **/.settings/
 .gradle/
 .svn/
+.idea
+**/*.iml
 docs/db/ddl/*.ddl
+*.ddl
 uddi-tck/pref-rpt-*.txt
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@juddi.apache.org
For additional commands, e-mail: commits-help@juddi.apache.org