diff options
author | Jeremias Maerki <jeremias@apache.org> | 2003-03-12 09:35:31 +0000 |
---|---|---|
committer | Jeremias Maerki <jeremias@apache.org> | 2003-03-12 09:35:31 +0000 |
commit | b00f991794de1287c6cc30a8558b0e9020486aaf (patch) | |
tree | 2ec6355dfd5116dcbaa03808e8cdec3e1466a930 /.cvsignore | |
parent | 46f274a31b7f7ae2fbbd05f45435387850a7b0c6 (diff) | |
download | xmlgraphics-fop-b00f991794de1287c6cc30a8558b0e9020486aaf.tar.gz xmlgraphics-fop-b00f991794de1287c6cc30a8558b0e9020486aaf.zip |
Add checkstyle config file from Eclipse
git-svn-id: https://svn.apache.org/repos/asf/xmlgraphics/fop/trunk@196074 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 6a3656de1..892ee8477 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,4 @@ build-local.properties checkstyle-noframes.xsl .classpath .project +.checkstyle |