Skip to content
This repository has been archived by the owner on Jan 7, 2022. It is now read-only.

Commit

Permalink
Add exclusions for vscode and sublime project files (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
nathansmyth authored and jonshaffer committed Jan 9, 2017
1 parent 133974e commit 9ff1bcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ jspm_packages
npm-debug.log
dist
.idea
.vscode
*.sublime*
coverage

# OS generated Files #
Expand Down

0 comments on commit 9ff1bcb

Please sign in to comment.