Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

13 роки тому
13 роки тому
13 роки тому
13 роки тому
13 роки тому
13 роки тому
13 роки тому
12345678910111213141516
  1. # A Collection of Useful .gitignore Templates
  2. That's what we're trying to build. Please contribute
  3. by [forking][fk] and sending a [pull request][pr].
  4. Also **please** only modify **one file** per commit. This'll
  5. make merging easier for everyone.
  6. Global gitignores (OS-specific, editor-specific) should go into the
  7. `Global/` directory.
  8. For more information on gitignore: [gitignore(5)][g5]
  9. [fk]: http://help.github.com/forking/
  10. [pr]: http://help.github.com/pull-requests/
  11. [g5]: http://man.cx/gitignore