You need to sign in or sign up before continuing.
提交 475f63be 编写于 作者: M Miklós Márton 提交者: Brendan Forster

Add versioned so files extension to Qt.gitignore (#3186)

Some Qt packages builds versioned shared objects which will generate foobar.so.n symlinks to the output file. These files should not tracked by git.
上级 b912aead
...@@ -6,6 +6,7 @@ ...@@ -6,6 +6,7 @@
*.la *.la
*.lai *.lai
*.so *.so
*.so.*
*.dll *.dll
*.dylib *.dylib
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册