Skip to content

Commit

Permalink
[DS-3468] Ignore bin directory created by eclipse (#1626)
Browse files Browse the repository at this point in the history
* Exclude top level /bin directory built by Eclipse
  • Loading branch information
terrywbrady authored and helix84 committed Jan 26, 2017
1 parent 717fda5 commit 305cd55
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Expand Up @@ -6,6 +6,7 @@ tags

## Ignore project files created by Eclipse
.settings/
/bin/
.project
.classpath

Expand Down

0 comments on commit 305cd55

Please sign in to comment.