Skip to content

Commit 0018239

Browse files
committed
feat: add references
1 parent 9099eca commit 0018239

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,5 @@ Thumbs.db
2727

2828
# Cache
2929
*_cache
30+
31+
references/

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,3 +83,4 @@ markers = [
8383
"integration: marks tests as integration tests",
8484
"pyright: marks tests that require pyright-langserver",
8585
]
86+
norecursedirs = ["references"]

0 commit comments

Comments
 (0)