projects
/
sdk
/
tools
/
netcoredbg.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc18538
)
Add *.dll and *.pdb to .gitignore
author
Igor Kulaychuk
<i.kulaychuk@samsung.com>
Fri, 15 Jun 2018 12:26:07 +0000
(15:26 +0300)
committer
Igor Kulaychuk
<i.kulaychuk@samsung.com>
Fri, 15 Jun 2018 12:26:07 +0000
(15:26 +0300)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index 5483ce821acdab766a3b5e0be7c0f78ccbd8fd58..3d25c468cdc1e765342f8e5f485ee6f55f004501 100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-18,3
+18,5
@@
CMakeLists.txt.user
*.o
*.so
*.a
+*.dll
+*.pdb