diff options
| author | Dmitrii Morozov <snoopdesigns@gmail.com> | 2024-05-06 17:09:46 +0200 |
|---|---|---|
| committer | Dmitrii Morozov <snoopdesigns@gmail.com> | 2024-05-06 17:09:46 +0200 |
| commit | fe921ba1a51a0ec46cc1c88d48a94fe6f813e57f (patch) | |
| tree | f17b7296dde21a0c780dde86cff61d199d62912a | |
| parent | 62ebd3377e3f25f6c8e6fde5d45bddb263aab182 (diff) | |
test
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,4 +1,5 @@ __pycache__/ db.sqlite venv/ -device-auth.json
\ No newline at end of file +device-auth.json +test/ |
