Align database schema in init-db.sql with verification_attempts and rejection_reason, and ignore all uploads directories in root .gitignore

This commit is contained in:
ilham_gmail
2026-06-11 22:23:31 +07:00
parent f59fd5a24a
commit 077d120586
2 changed files with 16 additions and 0 deletions
+3
View File
@@ -11,3 +11,6 @@
.vscode/
.DS_Store
Thumbs.db
# uploaded files
**/uploads/