Skip to content
This repository was archived by the owner on Nov 16, 2020. It is now read-only.

Commit c2212b0

Browse files
committed
Merge branch 'master' of github.com:perl6/features
2 parents 413dd7b + 2320bcb commit c2212b0

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
features.html

Makefile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
features.html: process.pl template.html
2+
perl process.pl > features.html

0 commit comments

Comments
 (0)