free-games-claimer/.gitignore
nocci 2140139fc9
Some checks failed
build-and-push / lint (push) Failing after 1s
build-and-push / sonar (push) Has been skipped
build-and-push / docker (push) Has been skipped
♻️ refactor(auth): streamline login process
- simplify login logic by removing unused code
- improve error handling and logging during login
- add retry mechanism for login attempts

🔧 chore(gitignore): update ignore file

- add .continue to .gitignore to prevent accidental commits of temporary files
2026-01-08 12:42:33 +00:00

4 lines
36 B
Text

node_modules/
data/
*.env
.continue