diff options
| author | Rasmus Luha <rasmus.luha@ut.ee> | 2025-04-05 22:59:24 +0300 |
|---|---|---|
| committer | Rasmus Luha <rasmus.luha@ut.ee> | 2025-04-05 22:59:24 +0300 |
| commit | 31de311a17c9f83d330a499ec0b5ae5f672bbb65 (patch) | |
| tree | 2b295c56daf5bc58466b1e1b88053729a8114ef9 /.gitignore | |
| parent | ee1498a3ccacfe9c4cfbe98b9576795d6d06521a (diff) | |
getting and checking api_url done
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ venv/ +__pycache__/ |
