Initial commit

This commit is contained in:
Oliver Davies 2024-02-06 08:00:00 +00:00
commit 28391c1296
19 changed files with 5174 additions and 0 deletions

18
build.yaml Normal file
View 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