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:16:45 UTC

[50/50] [abbrv] 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/ada8bd82
Tree: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/tree/ada8bd82
Diff: http://git-wip-us.apache.org/repos/asf/mina-ftpserver/diff/ada8bd82

Branch: refs/heads/trunk
Commit: ada8bd8284bf7da1b51d2ad17eb3595a561e9441
Parents: cd4e9e0
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:14:51 2013 +0200

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


http://git-wip-us.apache.org/repos/asf/mina-ftpserver/blob/ada8bd82/.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