diff --git a/.gitignore b/.gitignore index bcf9ee8..7659526 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,6 @@ r0126.txt __pycache__/ -*.pyc +**/*.pyc lib/ lib64 bin/ diff --git a/referenzen/__pycache__/__init__.cpython-312.pyc b/referenzen/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 859b5cb..0000000 Binary files a/referenzen/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/referenzen/__pycache__/admin.cpython-312.pyc b/referenzen/__pycache__/admin.cpython-312.pyc deleted file mode 100644 index 58aaa54..0000000 Binary files a/referenzen/__pycache__/admin.cpython-312.pyc and /dev/null differ diff --git a/referenzen/__pycache__/apps.cpython-312.pyc b/referenzen/__pycache__/apps.cpython-312.pyc deleted file mode 100644 index ac45546..0000000 Binary files a/referenzen/__pycache__/apps.cpython-312.pyc and /dev/null differ diff --git a/referenzen/__pycache__/models.cpython-312.pyc b/referenzen/__pycache__/models.cpython-312.pyc deleted file mode 100644 index 38d437a..0000000 Binary files a/referenzen/__pycache__/models.cpython-312.pyc and /dev/null differ diff --git a/referenzen/__pycache__/views.cpython-312.pyc b/referenzen/__pycache__/views.cpython-312.pyc deleted file mode 100644 index fd3f76f..0000000 Binary files a/referenzen/__pycache__/views.cpython-312.pyc and /dev/null differ diff --git a/referenzen/migrations/__pycache__/0001_initial.cpython-312.pyc b/referenzen/migrations/__pycache__/0001_initial.cpython-312.pyc deleted file mode 100644 index eeba2a3..0000000 Binary files a/referenzen/migrations/__pycache__/0001_initial.cpython-312.pyc and /dev/null differ diff --git a/referenzen/migrations/__pycache__/0002_alter_referenz_table_alter_referenzerklaerung_table.cpython-312.pyc b/referenzen/migrations/__pycache__/0002_alter_referenz_table_alter_referenzerklaerung_table.cpython-312.pyc deleted file mode 100644 index 57eb2da..0000000 Binary files a/referenzen/migrations/__pycache__/0002_alter_referenz_table_alter_referenzerklaerung_table.cpython-312.pyc and /dev/null differ diff --git a/referenzen/migrations/__pycache__/__init__.cpython-312.pyc b/referenzen/migrations/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 9d9f00c..0000000 Binary files a/referenzen/migrations/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/rollen/__pycache__/__init__.cpython-312.pyc b/rollen/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 2636773..0000000 Binary files a/rollen/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/rollen/__pycache__/admin.cpython-312.pyc b/rollen/__pycache__/admin.cpython-312.pyc deleted file mode 100644 index 8df34e3..0000000 Binary files a/rollen/__pycache__/admin.cpython-312.pyc and /dev/null differ diff --git a/rollen/__pycache__/apps.cpython-312.pyc b/rollen/__pycache__/apps.cpython-312.pyc deleted file mode 100644 index af2cf0c..0000000 Binary files a/rollen/__pycache__/apps.cpython-312.pyc and /dev/null differ diff --git a/rollen/__pycache__/models.cpython-312.pyc b/rollen/__pycache__/models.cpython-312.pyc deleted file mode 100644 index cbb443d..0000000 Binary files a/rollen/__pycache__/models.cpython-312.pyc and /dev/null differ diff --git a/rollen/migrations/__pycache__/0001_initial.cpython-312.pyc b/rollen/migrations/__pycache__/0001_initial.cpython-312.pyc deleted file mode 100644 index 8cf4db8..0000000 Binary files a/rollen/migrations/__pycache__/0001_initial.cpython-312.pyc and /dev/null differ diff --git a/rollen/migrations/__pycache__/__init__.cpython-312.pyc b/rollen/migrations/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index ed2b744..0000000 Binary files a/rollen/migrations/__pycache__/__init__.cpython-312.pyc and /dev/null differ