Lars Juel Nielsen f8b5c94047 feat(@angular/cli): added *.sublime-workspace to gitignore blueprint (#4698)
According to https://www.sublimetext.com/docs/3/projects.html :
"Projects in Sublime Text are made up of two files: the .sublime-project
file, which contains the project definition, and the .sublime-workspace
file, which contains user specific data, such as the open files and the
modifications to each.

As a general rule, the .sublime-project file would be checked into
version control, while the .sublime-workspace file would not."
2017-02-15 10:09:17 -08:00
..