public
Description: .NET implementation of Git
Homepage:
Clone URL: git://github.com/igorgue/git-sharp.git
git-sharp / .gitignore
100644 10 lines (9 sloc) 0.066 kb
1
2
3
4
5
6
7
8
9
10
*.dll
*.log
*.exe
*.pidb
.svn
*.userprefs
*.usertasks
*.swp
*.swa