NO-ISSUE Remove .sqlx from gitignore #99

Merged
squid merged 2 commits from NO-ISSUE_remove_dot_sqlx_from_gitignore into main 2025-08-01 15:17:42 +08:00
Showing only changes of commit 1a2a43758f - Show all commits

1
backend/.gitignore vendored
View File

@ -1,3 +1,2 @@
.env .env
/.sqlx
/target /target