Füge Datenbank-WAL- und SHM-Dateien zur .gitignore hinzu
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -78,3 +78,7 @@ yarn-error.log*
|
||||
|
||||
# Claude Code
|
||||
.claude
|
||||
|
||||
# Database (Sql Lite)
|
||||
API/app.db-wal
|
||||
API/app.db-shm
|
||||
Reference in New Issue
Block a user