You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 360B

13 years ago
13 years ago
13 years ago
12345678910
  1. ## Globally Useful gitignores
  2. This directory contains globally useful gitignores,
  3. e.g. OS-specific and editor specific.
  4. For more on global gitignores:
  5. <https://help.github.com/en/github/using-git/ignoring-files#configuring-ignored-files-for-all-repositories-on-your-computer>
  6. And a good blog post about 'em:
  7. <http://augustl.com/blog/2009/global_gitignores>