fix: update .gitignore to ensure proper file exclusions

This commit is contained in:
2025-06-21 01:33:39 +02:00
parent 01bce663f6
commit 7b3dfc8c05

5
.gitignore vendored
View File

@@ -2,4 +2,7 @@ backend/.env
# Ignore environment files
index.html
# Ignore frontend dev file
# Ignore frontend dev file
todo.txt
# Ignore todo list file