OSDN Git Service
(root)
/
tortoisegit
/
TortoiseGitJp.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Fix Issue 85: Installer: warns of downgrade when running 0.6.2.0 on top of 0.6.1.0
[tortoisegit/TortoiseGitJp.git]
/
.gitignore
diff --git
a/.gitignore
b/.gitignore
index
d7be3cf
..
bc94dab
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-4,7
+4,16
@@
obj
*.ncb
\r
*.suo
\r
*.chm
\r
*.ncb
\r
*.suo
\r
*.chm
\r
+*.aps
\r
ext/scintilla/vcbuild/Release
\r
IBugTraqProvider_?.?
\r
/Tools
\r
ext/scintilla/vcbuild/Release
\r
IBugTraqProvider_?.?
\r
/Tools
\r
-/doc/output
\ No newline at end of file
+/doc/output
\r
+/src/[Rr]elease
\r
+/src/[Dd]ebug
\r
+/src/*/[Rr]elease
\r
+/src/*/[Dd]ebug
\r
+/src/*/[Rr]elease_static
\r
+/src/*/[Dd]ebug_static
\r
+/Languages/[Rr]elease
\r
+/Languages/[Dd]ebug
\r