You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@archiva.apache.org by ol...@apache.org on 2015/10/13 13:08:55 UTC

archiva git commit: gitignore: remove trailing blank, actually ignores .project

Repository: archiva
Updated Branches:
  refs/heads/master 5d5b0733d -> 85c6959e3


gitignore: remove trailing blank, actually ignores .project

Signed-off-by: Olivier Lamy <ol...@apache.org>


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

Branch: refs/heads/master
Commit: 85c6959e3b294a45f049c2f6807b155fa861b732
Parents: 5d5b073
Author: Bernd Eckenfels <be...@eckenfels.net>
Authored: Tue Oct 13 00:45:54 2015 +0200
Committer: Olivier Lamy <ol...@apache.org>
Committed: Tue Oct 13 22:08:33 2015 +1100

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


http://git-wip-us.apache.org/repos/asf/archiva/blob/85c6959e/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 1cd3d1b..9924684 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,7 +15,7 @@ build
 .site-content/
 
 #eclipse files
-.project 
+.project
 .classpath
 .settings/