Skip to content

Update .gitignore

Update .gitignore #18

Workflow file for this run

name: Main CI
on:
push:
branches:
- main
jobs:
ci-workflow:
name: Build and test
uses: ./.github/workflows/reusable-ci-workflow.yaml
secrets: inherit