mirror of
https://github.com/opdavies/build-configs.git
synced 2025-02-15 10:40:46 +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/
|