projects
/
git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Do not try to remove directories when removing old links
[git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
10808e3
..
51a37b1
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-104,6
+104,7
@@
git-receive-pack
git-reflog
git-relink
git-remote
+git-remote-curl
git-repack
git-replace
git-repo-config
@@
-178,3
+179,14
@@
configure
tags
TAGS
cscope*
+*.obj
+*.lib
+*.sln
+*.suo
+*.ncb
+*.vcproj
+*.user
+*.idb
+*.pdb
+Debug/
+Release/