TDD: 1, Me: 0

This commit is contained in:
2024-12-13 18:08:44 +02:00
commit 9c1cfa7c23
36 changed files with 2374 additions and 0 deletions

10
.gitignore vendored Normal file
View File

@@ -0,0 +1,10 @@
# Folders and files that should be excluded
certs/
__pycache__/
.env
*.log
*.log.*
.pytest_cache
*.txt
!requirements.txt
gsap.min.js