ignore dynamic libraries
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -235,3 +235,7 @@ callgrind.out.*
|
|||||||
.pytest_cache
|
.pytest_cache
|
||||||
.mypy_cache
|
.mypy_cache
|
||||||
|
|
||||||
|
*.so
|
||||||
|
*.dylib
|
||||||
|
*.dll
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user