chore(git): ignore root index.html for deployment

This commit is contained in:
Ananth Venkatesh 2025-02-28 02:10:18 -05:00
parent 4f06d54e42
commit f1e0aa5ec0
Signed by: ananthv
GPG key ID: 4BB578E748CFE4FF

2
.gitignore vendored
View file

@ -16,3 +16,5 @@ result-*
# ---> Project
# Ignore compiled elm files
compiled
# Ignore hosting-specific files
/index.html