Skip to content

Commit 84ff03b

Browse files
Merge pull request #5 from Tempo-Organization/dev
fix(uv.lock): updated deps
2 parents 2dd6503 + 7f489ad commit 84ff03b

File tree

2 files changed

+1150
-1
lines changed

2 files changed

+1150
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ ipython_config.py
9999
# This is especially recommended for binary packages to ensure reproducibility, and is more
100100
# commonly ignored for libraries.
101101
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
102-
*.lock
102+
# *.lock
103103

104104
# pdm
105105
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
@@ -162,3 +162,5 @@ cython_debug/
162162
# Flet
163163
storage/
164164
src/settings.toml
165+
/src/assets/kismet_analyzer
166+
/src/presets

0 commit comments

Comments
 (0)