diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..98e6ef6 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.db diff --git a/html/rechner/data.db b/html/rechner/data.db deleted file mode 100644 index 83884b3..0000000 Binary files a/html/rechner/data.db and /dev/null differ diff --git a/html/rechner/data_backup.db b/html/rechner/data_backup.db deleted file mode 100644 index ab9b0c6..0000000 Binary files a/html/rechner/data_backup.db and /dev/null differ diff --git a/html/rechner/rechner.db b/html/rechner/rechner.db deleted file mode 100644 index a451df3..0000000 Binary files a/html/rechner/rechner.db and /dev/null differ diff --git a/html/rechner_backup/backup/data.db b/html/rechner_backup/backup/data.db deleted file mode 100644 index d77e210..0000000 Binary files a/html/rechner_backup/backup/data.db and /dev/null differ diff --git a/html/rechner_backup/backup/data_backup.db b/html/rechner_backup/backup/data_backup.db deleted file mode 100644 index ab9b0c6..0000000 Binary files a/html/rechner_backup/backup/data_backup.db and /dev/null differ diff --git a/html/rechner_backup/data.db b/html/rechner_backup/data.db deleted file mode 100644 index d77e210..0000000 Binary files a/html/rechner_backup/data.db and /dev/null differ diff --git a/html/rechner_backup/data_backup.db b/html/rechner_backup/data_backup.db deleted file mode 100644 index ab9b0c6..0000000 Binary files a/html/rechner_backup/data_backup.db and /dev/null differ