Skip to content

Commit 8303397

Browse files
asvetlovwebknjaz
andauthored
Add .codspeed folder to .gitignore (#1188)
The folder is created by tests running; it should never be added to the git tree. --------- Co-authored-by: 🇺🇦 Sviatoslav Sydorenko (Святослав Сидоренко) <[email protected]>
1 parent 70fa9c5 commit 8303397

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,3 +86,5 @@ TAGS
8686

8787
# pyenv
8888
.python-version
89+
90+
/.codspeed

0 commit comments

Comments
 (0)