source: osm/applications/editors/josm/plugins/mapillary/.gitignore@ 32335

Last change on this file since 32335 was 31882, checked in by nokutu, 9 years ago
  • Changed database ArrayList to ConcurrentSkipListSet, in order to improve performance.
  • When hovering an image whose full resolution picture has already been cached, the full resolution picture is shown instead of the thumbnail.
File size: 93 bytes
RevLine 
[31392]1/.classpath
2/.project
3/bin
4/build/
5/.gradle/
[31446]6/.settings
[31392]7/test/data/preferences/
[31882]8*.iml
9.idea/
Note: See TracBrowser for help on using the repository browser.