Add .npm-cache to gitignore; users route and mobile header updates

This commit is contained in:
Michilis
2026-02-02 21:16:50 +00:00
parent 4a84ad22c7
commit 9090d7bad2
3 changed files with 241 additions and 62 deletions

1
.gitignore vendored
View File

@@ -37,6 +37,7 @@ backend/uploads/
# Tooling
.turbo/
.cursor/
.npm-cache/
# OS
.DS_Store