feat: add netlify.toml

This commit is contained in:
Thomas Camlong 2025-04-29 15:00:46 +02:00
parent 706150b159
commit a2f3b52874
No known key found for this signature in database
GPG Key ID: A678F374F428457B

2
web/netlify.toml Normal file
View File

@ -0,0 +1,2 @@
[build]
ignore = "git diff --quiet $CACHED_COMMIT_REF $COMMIT_REF web"