diff --git a/.gitignore b/.gitignore index f8e9d62..805d7ae 100644 --- a/.gitignore +++ b/.gitignore @@ -121,3 +121,6 @@ venv.bak/ pip-selfcheck.json # End of https://www.gitignore.io/api/python,virtualenv + +tehmodel.json +backups \ No newline at end of file diff --git a/backups/2020-04-16-152945_model.json b/backups/2020-04-16-152945_model.json deleted file mode 100644 index 463af97..0000000 --- a/backups/2020-04-16-152945_model.json +++ /dev/null @@ -1 +0,0 @@ -{"bar": "foo", "foo": 3, "test": 4, "kso72uuzubg22om7": {}} \ No newline at end of file diff --git a/backups/2020-04-17-004702_tehmodel.json b/backups/2020-04-17-004702_tehmodel.json deleted file mode 100644 index 3960af8..0000000 --- a/backups/2020-04-17-004702_tehmodel.json +++ /dev/null @@ -1 +0,0 @@ -{"clients": {"hrp7wawucurqzzap": {"id": "hrp7wawucurqzzap"}}, "sessions": {}} \ No newline at end of file diff --git a/tehmodel.json b/tehmodel.json deleted file mode 100644 index 3960af8..0000000 --- a/tehmodel.json +++ /dev/null @@ -1 +0,0 @@ -{"clients": {"hrp7wawucurqzzap": {"id": "hrp7wawucurqzzap"}}, "sessions": {}} \ No newline at end of file