Skip to content

Commit

Permalink
Update .gitignore file
Browse files Browse the repository at this point in the history
  • Loading branch information
JonJagger committed Feb 10, 2024
1 parent e26d65a commit b5bed65
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@

!/.dockerignore
!/.gitignore
!/.kosli.yml
!/.env
!/.snyk

Expand Down
10 changes: 10 additions & 0 deletions .kosli.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
version: 1

trail:
artifacts:
- name: web
attestations:
- name: snyk-scan
type: snyk
- name: branch-coverage
type: generic

0 comments on commit b5bed65

Please sign in to comment.