We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2dd6503 + 7f489ad commit 84ff03bCopy full SHA for 84ff03b
.gitignore
@@ -99,7 +99,7 @@ ipython_config.py
99
# This is especially recommended for binary packages to ensure reproducibility, and is more
100
# commonly ignored for libraries.
101
# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control
102
-*.lock
+# *.lock
103
104
# pdm
105
# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control.
@@ -162,3 +162,5 @@ cython_debug/
162
# Flet
163
storage/
164
src/settings.toml
165
+/src/assets/kismet_analyzer
166
+/src/presets
0 commit comments