You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mina.apache.org by ng...@apache.org on 2013/08/12 00:11:40 UTC

[2/2] git commit: Ignore Eclipse project files

Ignore Eclipse project files


Project: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/commit/495a4e0e
Tree: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/tree/495a4e0e
Diff: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/diff/495a4e0e

Branch: refs/heads/1.0.x
Commit: 495a4e0e7b98da85d41540b227855783e12f097e
Parents: d2ed495
Author: Niklas Gustavsson <ng...@apache.org>
Authored: Mon Aug 12 00:01:09 2013 +0200
Committer: Niklas Gustavsson <ng...@apache.org>
Committed: Mon Aug 12 00:01:09 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/mina-ftpserver/blob/495a4e0e/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4d7b35b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,4 @@
+.project
+.classpath
+.settings
+target