Regex-like shell glob patterns for gitignore

后端 未结 5 815
温柔的废话
温柔的废话 2020-12-19 03:00

When I compile my C++ project, many shared object files are created with extensions such as

.so
.so.0
.so.7
.so.0.7

I need to add all those

5条回答
提交回复
热议问题