Jakob Truelsen
%!s(int64=15) %!d(string=hai) anos
Modificáronse 1 ficheiros con
8 adicións e
1 borrados
-
8
1
.gitignore
|
@@ -2,4 +2,11 @@
|
|
|
build/
|
|
|
*.plist
|
|
|
wkhtmltopdf.app/
|
|
|
-wkhtmltopdf.xcodeproj/
|
|
|
+wkhtmltopdf.xcodeproj/
|
|
|
+release*/
|
|
|
+test/
|
|
|
+static-build/
|
|
|
+.obj/
|
|
|
+doc/
|
|
|
+man1/
|
|
|
+Makefile
|