Stop tracking data/ and images/ to preserve Plesk production data

Git pushes now only update code (html/js/php/css), not data or images.
Production users, posts, and uploaded images persist on Plesk.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-08 14:20:22 +02:00
parent 1c3d03c62e
commit 0989bbe650
46 changed files with 7 additions and 3103 deletions

7
.gitignore vendored
View File

@@ -1,3 +1,10 @@
# Data (tuotantodata pysyy Pleskissä, ei ylikirjoiteta pushilla)
data/*.json
# Kuvat (tuotantokuvat pysyvät Pleskissä)
images/*
!images/.gitkeep
# Claude Code -asetukset
.claude/