mirror of
https://github.com/github/gitignore
synced 2024-12-25 14:20:15 +01:00
8be0bf6f8f
**Reasons for making this change:**
Workspace file can allow you to have an individual VS Code setting file for each project, which is useful for monorepo-based development.
You can find an example on [lit/lit/lit-next.code-workspace](08f60328ab/lit-next.code-workspace
).
**Links to documentation supporting these rule changes:**
https://code.visualstudio.com/docs/editor/multi-root-workspaces#_workspace-file
Globally Useful gitignores
This directory contains globally useful gitignores, e.g. OS-specific and editor specific.
For more on global gitignores: https://help.github.com/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer
And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores