Jakob Truelsen
15 vuotta sitten
vanhempi
commit
b79d80d39f
1 muutettua tiedostoa jossa
8 lisäystä ja
1 poistoa
-
8
1
.gitignore
|
@@ -2,4 +2,11 @@
|
|
|
build/
|
|
|
*.plist
|
|
|
wkhtmltopdf.app/
|
|
|
-wkhtmltopdf.xcodeproj/
|
|
|
+wkhtmltopdf.xcodeproj/
|
|
|
+release*/
|
|
|
+test/
|
|
|
+static-build/
|
|
|
+.obj/
|
|
|
+doc/
|
|
|
+man1/
|
|
|
+Makefile
|