mirror of
https://github.com/github/gitignore
synced 2024-12-26 23:00:18 +01:00
554bccef40
Visual Studio Code has a few files that can be placed into the workspace in order to share settings across users. Settings.json is for project specific overrides. Tasks.json is for executable tasks (build, gulp, etc.) While launch.json is for debugging specific tasks.
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/articles/ignoring-files/#create-a-global-gitignore
And a good blog post about 'em: http://augustl.com/blog/2009/global_gitignores