Merge remote-tracking branch 'origin/main' into franjo/run-prettier

# Conflicts:
#	.prettierignore
#	template/e2e-tests/.gitignore
This commit is contained in:
Franjo Mindek
2025-09-19 18:04:26 +02:00
10 changed files with 33 additions and 50 deletions

View File

@@ -1,18 +1,3 @@
# Dependencies
node_modules/
# Build outputs
.astro/
dist/
# Deployment
.netlify/
# Ignore all dotenv files by default to prevent accidentally committing any secrets.
# To include specific dotenv files, use the `!` operator or adjust these rules.
.env
.env.*
# Don't ignore example dotenv files.
!.env.example
!.env.*.example