diff options
author | Leif Åstrand <leif@vaadin.com> | 2016-05-03 16:06:55 +0300 |
---|---|---|
committer | Leif Åstrand <leif@vaadin.com> | 2016-05-03 16:06:55 +0300 |
commit | 19c48922b14419b3460980f667b47ce6ee8ced26 (patch) | |
tree | 96989d749ae25ddd6f3b56fff71823d78d221f02 /.gitignore | |
parent | 7dbdbf7f4a94e96bbe6d62a21a111b70cfd69059 (diff) | |
download | vaadin-framework-19c48922b14419b3460980f667b47ce6ee8ced26.tar.gz vaadin-framework-19c48922b14419b3460980f667b47ce6ee8ced26.zip |
Ignore files generated for checkstyles
Change-Id: Ifb4199bf1e7a168c9f5e0770229bbac9cf75ca9d
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 405841c547..7d66add7a1 100644 --- a/.gitignore +++ b/.gitignore @@ -103,3 +103,5 @@ phantomjsdriver.log *.iml .idea + +*/.checkstyle |