Skip to content

Commit 22456df

Browse files
authored
Update .gitignore (DataDog#2223)
1 parent 4f8f95f commit 22456df

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ coverage.xml
5151
*,cover
5252
.hypothesis/
5353
.pytest_cache/
54+
.benchmarks/
5455

5556
# Translations
5657
*.mo
@@ -103,5 +104,5 @@ wheelhouse/
103104
.pytest_cache
104105

105106
# by default, ignore in-toto metadata from the command line
106-
.links
107+
.links/
107108
*.link

0 commit comments

Comments
 (0)