Chore: Remove previously tracked databases and venv from index.

These files are now covered by .gitignore and should not be tracked by Git.
This commit is contained in:
2026-01-06 11:45:17 +00:00
parent b06ac817e3
commit b0e727f3ee
8 changed files with 0 additions and 9 deletions

Binary file not shown.

View File

@@ -1 +0,0 @@
python3

View File

@@ -1 +0,0 @@
/usr/bin/python3

View File

@@ -1 +0,0 @@
python3

View File

@@ -1 +0,0 @@
lib

View File

@@ -1,5 +0,0 @@
home = /usr/bin
include-system-site-packages = false
version = 3.11.2
executable = /usr/bin/python3.11
command = /usr/bin/python3 -m venv /app/diag_venv

Binary file not shown.

Binary file not shown.