feat: update .gitignore, modify example .env file, and add Selenium stack deployment scripts
All checks were successful
Build and Push Docker Image / build (push) Successful in 12m53s

This commit is contained in:
2025-03-06 23:15:41 +01:00
parent 87e1d24a86
commit 7b4b922923
5 changed files with 445 additions and 1 deletions

2
.gitignore vendored
View File

@@ -262,6 +262,7 @@ TSWLatexianTemp*
# gummi
.*.swp
*.swp
# KBibTeX
*~[0-9]*
@@ -293,6 +294,7 @@ TSWLatexianTemp*
.ipynb_checkpoints/
env/
.env
.env.hetzner
__pycache__/
test/
venv/