Просмотр исходного кода

Add uv.lock to .gitignore

If this goes into git it will need frequent updates to keep up with HA dependencies.
Jason Rumney 2 месяцев назад
Родитель
Сommit
5707c9bb60
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

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