Skip to content

Commit

Permalink
Add .codspeed folder to .gitignore (#9953)
Browse files Browse the repository at this point in the history
The folder contains https://codspeed.io local run results
  • Loading branch information
asvetlov authored Nov 18, 2024
1 parent 509fddf commit 27e23fb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
.DS_Store
.Python
.cache
.codspeed
.coverage
.coverage.*
.develop
Expand Down

0 comments on commit 27e23fb

Please sign in to comment.