source: osm/applications/editors/josm/plugins/MicrosoftStreetside/.gitignore@ 34428

Last change on this file since 34428 was 34428, checked in by renerr18, 7 years ago

Improvements and refactoring (logging, ImageInfo, CubemapBuilder) post release.

  • Property svn:eol-style set to native
File size: 201 bytes
Line 
1# Compiled class file
2*.class
3
4# Log file
5*.log
6
7# Build and javadoc dirs
8bin/
9javadoc/
10build/
11doc/
12logs/
13
14# Repository metadata files
15.svn/
16.gradle/
17.travis.yml
18.settings
19
20# OS X metadata
21.DS_Store
22
23
Note: See TracBrowser for help on using the repository browser.