Add *.dll and *.pdb to .gitignore
authorIgor Kulaychuk <i.kulaychuk@samsung.com>
Fri, 15 Jun 2018 12:26:07 +0000 (15:26 +0300)
committerIgor Kulaychuk <i.kulaychuk@samsung.com>
Fri, 15 Jun 2018 12:26:07 +0000 (15:26 +0300)
.gitignore

index 5483ce821acdab766a3b5e0be7c0f78ccbd8fd58..3d25c468cdc1e765342f8e5f485ee6f55f004501 100644 (file)
@@ -18,3 +18,5 @@ CMakeLists.txt.user
 *.o
 *.so
 *.a
+*.dll
+*.pdb