Skip to content

Commit 61e8e37

Browse files
committed
Move to krankerl
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
1 parent f550845 commit 61e8e37

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

krankerl.toml

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
[package]
2+
exclude = [
3+
".git",
4+
".gitignore",
5+
"Makefile"
6+
]
7+
8+
before_cmds = [
9+
"composer install --no-dev"
10+
]

0 commit comments

Comments
 (0)