ignore database/data folder

This commit is contained in:
Mekan1206
2025-12-20 02:38:06 +05:00
parent 7111b1db09
commit 6df3a27383
3 changed files with 13 additions and 4 deletions

1
.gitignore vendored
View File

@@ -11,6 +11,7 @@
/.phpunit.cache
/.vscode
/.zed
/database/data/
/auth.json
/node_modules
/public/hot