mirror of https://github.com/google/benchmark.git
Ignore windows shared libraries
This commit is contained in:
parent
07de09c94c
commit
b35b581e76
|
@ -1,6 +1,7 @@
|
|||
*.a
|
||||
*.so
|
||||
*.so.?*
|
||||
*.dll
|
||||
*.exe
|
||||
*.dylib
|
||||
*.cmake
|
||||
|
|
Loading…
Reference in New Issue