Browse Source

Make sure generated pkg-config file is matched by .gitignore rule

Martin Szulecki 4 năm trước cách đây
mục cha
commit
5c48308014
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -34,7 +34,7 @@ py-compile
 stamp-h1
 src/.libs
 docs/html
-libusbmuxd.pc
+libusbmuxd*.pc
 tools/.libs/*
 tools/iproxy
 tools/inetcat