Jakob Truelsen
15 anni fa
1 ha cambiato i file con
8 aggiunte e
1 eliminazioni
-
8
1
.gitignore
|
@@ -2,4 +2,11 @@
|
|
|
build/
|
|
|
*.plist
|
|
|
wkhtmltopdf.app/
|
|
|
-wkhtmltopdf.xcodeproj/
|
|
|
+wkhtmltopdf.xcodeproj/
|
|
|
+release*/
|
|
|
+test/
|
|
|
+static-build/
|
|
|
+.obj/
|
|
|
+doc/
|
|
|
+man1/
|
|
|
+Makefile
|