Skip to content

Commit

Permalink
Merge branch 'main' into fix-caching
Browse files Browse the repository at this point in the history
  • Loading branch information
redeboer authored Dec 20, 2024
2 parents fd6ed7a + 2bbf608 commit 4acf9b9
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,12 +36,6 @@
"coverage-gutters.showLineCoverage": true,
"diffEditor.experimental.showMoves": true,
"editor.formatOnSave": true,
"files.watcherExclude": {
"**/*_cache/**": true,
"**/.eggs/**": true,
"**/.git/**": true,
"**/.tox/**": true
},
"git.rebaseWhenSync": true,
"github-actions.workflows.pinned.refresh.enabled": true,
"github-actions.workflows.pinned.workflows": [".github/workflows/ci.yml"],
Expand Down

0 comments on commit 4acf9b9

Please sign in to comment.