diff --git a/inventorysystem/__pycache__/__init__.cpython-310.pyc b/inventorysystem/__pycache__/__init__.cpython-310.pyc deleted file mode 100644 index bc6778d..0000000 Binary files a/inventorysystem/__pycache__/__init__.cpython-310.pyc and /dev/null differ diff --git a/inventorysystem/__pycache__/__init__.cpython-39.pyc b/inventorysystem/__pycache__/__init__.cpython-39.pyc deleted file mode 100644 index 173521a..0000000 Binary files a/inventorysystem/__pycache__/__init__.cpython-39.pyc and /dev/null differ diff --git a/inventorysystem/__pycache__/views.cpython-310.pyc b/inventorysystem/__pycache__/views.cpython-310.pyc deleted file mode 100644 index 1492e31..0000000 Binary files a/inventorysystem/__pycache__/views.cpython-310.pyc and /dev/null differ diff --git a/inventorysystem/__pycache__/views.cpython-39.pyc b/inventorysystem/__pycache__/views.cpython-39.pyc deleted file mode 100644 index 3626284..0000000 Binary files a/inventorysystem/__pycache__/views.cpython-39.pyc and /dev/null differ diff --git a/inventorysystem/config.toml b/inventorysystem/config.toml deleted file mode 100644 index d7b47a5..0000000 --- a/inventorysystem/config.toml +++ /dev/null @@ -1,2 +0,0 @@ -DSN = "dbname=inventarsystem dbname=inventarsystem host=/tmp" -LDAP_URI = "ldap://ldap.yannik.intern.yannikenss.de"