Skip to content

Commit 2a4df13

Browse files
committed
Exclude kiota-lock.json from source control due to bug in Kiota
1 parent 4f3d5bd commit 2a4df13

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -423,3 +423,6 @@ FodyWeavers.xsd
423423
**/.idea/**/httpRequests/
424424
**/.idea/**/dataSources/
425425
!**/.idea/**/codeStyles/*
426+
427+
# Workaround for https://github.com/microsoft/kiota/issues/4228
428+
kiota-lock.json

0 commit comments

Comments
 (0)