Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ignore some temp files created when running TestBench tests locally | Leif Åstrand | 2012-05-30 | 1 | -0/+3 |
| | |||||
* | Ignore optional GWT output | Leif Åstrand | 2012-04-11 | 1 | -0/+1 |
| | |||||
* | Ignore *.DS_Store (OS X metadata) | Leif Åstrand | 2012-02-29 | 1 | -0/+3 |
| | |||||
* | Ignore Eclipse generated .externalToolBuilders | Artur Signell | 2012-02-27 | 1 | -0/+1 |
| | |||||
* | Ignore compiled buildhelper classes | Leif Åstrand | 2011-12-08 | 1 | -0/+1 |
| | |||||
* | #7997 Ivyfied custom SmartSprites library | Mikael Vappula | 2011-12-01 | 1 | -2/+1 |
| | | | | | | | | | | Patched SmartSprites jar is now fetched using Ivy tooling. Custom dependency resolver is used to retrieve module description from local filesystem (in project hierarchy) and the master artifact from Vaadin (6.x) SVN repository. This is a temporary solution until required patches get contributed and committed back to SmartSprite upstream and artifacts are available in Maven central. | ||||
* | Added WebContent/VAADIN/widgetsets to .gitignore as git cannot track empty ↵ | Artur Signell | 2011-11-22 | 1 | -4/+1 |
| | | | | directories and complains about changes when DefaultWidgetSet has been compiled | ||||
* | Removed demo related ignores that are no longer relevant | Artur Signell | 2011-11-22 | 1 | -10/+0 |
| | |||||
* | Some additions to .gitignore | Leif Åstrand | 2011-11-02 | 1 | -0/+2 |
| | |||||
* | Converted .gitignore file from svn:ignore properties | Mikael Vappula | 2011-10-31 | 1 | -0/+64 |