try to fix permits upload restore/merge upon deployment

This commit is contained in:
Dobromir Popov
2025-04-10 02:01:53 +03:00
parent 6f5166254b
commit 8f066c17e7
3 changed files with 17 additions and 6 deletions

3
.gitignore vendored
View File

@ -35,6 +35,9 @@ content/output/*
public/content/output/*
public/content/output/shifts 2024.1.json
!public/content/uploads/*
# Exclude the permits folder content from Git tracking but keep the folder itself
public/content/permits/*
!public/content/permits/.gitkeep
.aider*
/shift_generate_log_*.txt
.env