🚚 Make session persistent
All checks were successful
ci / docker (push) Successful in 4m38s
Python formatting PEP8 / Python-PEP8 (push) Successful in 17s

This commit is contained in:
Finn Christiansen 2024-06-14 21:25:46 +02:00
parent 9eb1a75baf
commit d6792c91a8
3 changed files with 8 additions and 1 deletions

4
data/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore