Initial commit
This commit is contained in:
commit
28391c1296
19 changed files with 5174 additions and 0 deletions
18
build.yaml
Normal file
18
build.yaml
Normal file
|
@ -0,0 +1,18 @@
|
|||
name: phpsw-sculpin-demo
|
||||
type: sculpin
|
||||
language: php
|
||||
|
||||
flake:
|
||||
devshell:
|
||||
packages:
|
||||
- nodejs
|
||||
- php81
|
||||
- php81Packages.composer
|
||||
|
||||
git:
|
||||
ignore:
|
||||
- '!/assets/'
|
||||
- '/source/build/'
|
||||
|
||||
experimental:
|
||||
createInclusiveGitIgnoreFile: true
|
Loading…
Add table
Add a link
Reference in a new issue