Repository: commons-lang
Updated Branches:
  refs/heads/master 7cf5e01c2 -> 021e4dfb5


Ignore eclipse-cs generated file

The checkstyle plugin for Eclipse creates a .checkstyle file, which
should never be checked in to git. Added to .gitignore.

Project: http://git-wip-us.apache.org/repos/asf/commons-lang/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-lang/commit/021e4dfb
Tree: http://git-wip-us.apache.org/repos/asf/commons-lang/tree/021e4dfb
Diff: http://git-wip-us.apache.org/repos/asf/commons-lang/diff/021e4dfb

Branch: refs/heads/master
Commit: 021e4dfb501a8e6e5810a4f0efe1267810d62d64
Parents: 7cf5e01
Author: duncan <dun...@wortharead.com>
Authored: Thu Dec 22 15:46:08 2016 +0000
Committer: duncan <dun...@wortharead.com>
Committed: Thu Dec 22 15:46:08 2016 +0000

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


http://git-wip-us.apache.org/repos/asf/commons-lang/blob/021e4dfb/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index b9493d7..c30f980 100644
--- a/.gitignore
+++ b/.gitignore
@@ -17,3 +17,4 @@ site-content
 .classpath
 .project
 .externalToolBuilders
+.checkstyle

Reply via email to