ignore dccache files w/ burnettk

This commit is contained in:
jasquat 2023-03-28 17:14:58 -04:00
parent a7521cba65
commit 5de2cf1312
2 changed files with 3 additions and 0 deletions

View File

@ -173,6 +173,8 @@ jobs:
name: logs-${{matrix.python}}-${{matrix.os}}-${{matrix.database}}
path: "./log/*.log"
# burnettk created an account at https://app.snyk.io/org/kevin-jfx
# and added his SNYK_TOKEN secret under the spiff-arena repo.
snyk:
runs-on: ubuntu-latest
steps:

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
pyrightconfig.json
.idea/
t
.dccache