The repository is missing a .gitignore file. This can lead to accidental commits of: - OS-specific files (Thumbs.db, .DS_Store) - IDE files (.idea/, .vscode/) - Node modules or build artifacts - Environment files with secrets
The repository is missing a .gitignore file. This can lead to accidental commits of: