Skip to content

Commit

Permalink
Merge pull request #4011 from jakeboone02/gitignore-jsconfig
Browse files Browse the repository at this point in the history
[Git] Ignore jsconfig.json (VSCode config file)
  • Loading branch information
nathanmarks committed Apr 16, 2016
2 parents ef5afdf + ad635f7 commit d2bb450
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ icon-builder/jsx
.idea
*.sublime-project
*.sublime-workspace
jsconfig.json

# OS files
.DS_STORE

0 comments on commit d2bb450

Please sign in to comment.