Commit Graph

3 Commits

Author SHA1 Message Date
e69ac90f58 chore(git): update .gitignore to exclude prisma migrations folder 2025-03-06 11:21:30 +08:00
8cd8a2977c chore: update .gitignore to explicitly commit env files
- .env, .env.local, and .env*.local will now be explicitly committed if needed.
- Removed the wildcard .env* from being ignored, allowing specific env files to be tracked.
2025-02-20 08:42:01 +08:00
19f5e6af2a chore: initialize the project 2025-02-19 09:00:15 +08:00