Skip to content

Commit f222a30

Browse files
bugfix on deploy - ready for v1.0.1
1 parent 9e04466 commit f222a30

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

.gitignore

-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@
33
/.vscode
44
/.vagrant
55
.phpunit.result.cache
6-
/builds/

Makefile

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
info:
2+
echo "Makefile for certinfo"
3+
4+
build:
5+
php certinfo app:build certinfo

builds/certinfo

16.9 MB
Binary file not shown.

0 commit comments

Comments
 (0)