mirror of
https://github.com/opdavies/build-configs.git
synced 2025-03-10 21:01:51 +00:00
12 lines
146 B
YAML
12 lines
146 B
YAML
|
---
|
||
|
name: project-name
|
||
|
template: fractal
|
||
|
parameters:
|
||
|
flake:
|
||
|
devshell:
|
||
|
packages:
|
||
|
- nodejs_20
|
||
|
git:
|
||
|
ignore:
|
||
|
- build/
|