You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ant.apache.org by hi...@apache.org on 2014/10/28 22:37:21 UTC

[18/35] git commit: Use the same .gitignore as the IvyDE project

Use the same .gitignore as the IvyDE project


Project: http://git-wip-us.apache.org/repos/asf/ant-ivy/repo
Commit: http://git-wip-us.apache.org/repos/asf/ant-ivy/commit/4cdcea46
Tree: http://git-wip-us.apache.org/repos/asf/ant-ivy/tree/4cdcea46
Diff: http://git-wip-us.apache.org/repos/asf/ant-ivy/diff/4cdcea46

Branch: refs/heads/2.4.x
Commit: 4cdcea465f5bac7e0e12429ddf95f7521f9682c6
Parents: f1d68f9
Author: maartenc <ma...@apache.org>
Authored: Mon May 26 23:12:09 2014 +0200
Committer: maartenc <ma...@apache.org>
Committed: Mon May 26 23:12:09 2014 +0200

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


http://git-wip-us.apache.org/repos/asf/ant-ivy/blob/4cdcea46/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index e3a7943..dac4fd5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,3 +11,5 @@ test/test-repo/ivyrepo/org.apache.ivy.osgi
 .DS_Store
 doc/samples/target-platform/bundles
 doc/samples/target-platform/cache
+.idea
+*.iml
\ No newline at end of file