소스 검색

Add uv.lock to .gitignore

If this goes into git it will need frequent updates to keep up with HA dependencies.
Jason Rumney 3 달 전
부모
커밋
5707c9bb60
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -18,3 +18,4 @@ __pycache__/
 .history
 .DS_Store
 Thumbs.db
+uv.lock