1
0
mirror of https://github.com/tiimgreen/github-cheat-sheet.git synced 2025-08-08 08:56:35 +02:00

adds .gitignore templates

This commit is contained in:
Robert Anthony Bellamy
2015-12-29 10:18:44 -05:00
parent da37f97c40
commit 473d3c6bc1

View File

@@ -994,6 +994,7 @@ $ git config --global color.ui 1
| GitHub Training Kit | http://training.github.com/kit |
| Git Visualization Playground | http://onlywei.github.io/explain-git-with-d3/#freeplay |
| Learn Git Branching | http://pcottle.github.io/learnGitBranching/ |
| A collection of useful .gitignore templates | https://github.com/github/gitignore |
#### Git Books
| Title | Link |