diff options
author | Aineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi> | 2024-03-06 22:45:46 +0200 |
---|---|---|
committer | Aineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi> | 2024-03-06 22:45:46 +0200 |
commit | ba60d82ba52749ea0074dcd8633ff51f05c5c47d (patch) | |
tree | 566a64307e70ad1d242bc512827eeee34a82f737 /.gitignore | |
parent | 14f605b204d1864a172e49fe1e2fd709efe8f967 (diff) |
dev scripts update. v0.2
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,3 +3,4 @@ poetry.lock __pycache__ .coverage coverage.xml +dist/ |