Jakob Truelsen
15 năm trước cách đây
mục cha
commit
b79d80d39f
1 tập tin đã thay đổi với
8 bổ sung và
1 xóa
-
8
1
.gitignore
|
@@ -2,4 +2,11 @@
|
|
|
build/
|
|
|
*.plist
|
|
|
wkhtmltopdf.app/
|
|
|
-wkhtmltopdf.xcodeproj/
|
|
|
+wkhtmltopdf.xcodeproj/
|
|
|
+release*/
|
|
|
+test/
|
|
|
+static-build/
|
|
|
+.obj/
|
|
|
+doc/
|
|
|
+man1/
|
|
|
+Makefile
|