summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-01-11 17:39:46 +0200
committerAineopintojen-harjoitustyo-Algoritmit-j <github-hy-tiralabra@v.hix.fi>2024-01-11 17:39:46 +0200
commit943cd95f26758838715ce6cd725a58220ec81ab8 (patch)
treea882896334b4192c7d8483aaedbfe89e6ec3f2d5 /.gitignore
parenta0c5adf3aeb40f5f81caab004f5886de41757a63 (diff)
Adding just idiotic no-op test to satisfy GHA workflow.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 41a73f7..b955cfc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
*~
poetry.lock
+__pycache__