# # ChangeLog for .gitignore # # Generated by Trac 1.6.1.dev0 # 07/12/26 09:55:40 Mon, 26 Jan 2026 14:21:02 GMT Filip Gavrilovski [0c86e77] * .gitignore (modified) * frontend/.env.example (added) * frontend/package-lock.json (modified) * frontend/package.json (modified) * frontend/src/App.tsx (modified) * frontend/src/LandingPage.tsx (added) * frontend/src/Login.tsx (added) * frontend/src/Register.tsx (added) * frontend/src/api/axiosInstance.ts (added) * frontend/src/context/authContext.tsx (added) * frontend/src/main.tsx (modified) * frontend/src/types.ts (added) add axios, auth context, simple working register form on frontend Sun, 18 Jan 2026 14:41:18 GMT Filip Gavrilovski [f6ce33a] * .gitignore (added) * .idea/vcs.xml (deleted) * .idea/workspace.xml (deleted) * frontend/README.md (deleted) * frontend/index.html (modified) init 2