mirror of
https://github.com/ivuorinen/hiha-arvio.git
synced 2026-01-26 03:14:00 +00:00
a9249ec5d56dd41bd031d53075b20ba144c3965d
- Add comprehensive .gitignore for .NET MAUI projects - Remove 2,651 tracked build artifacts (bin/, obj/ directories) - Build artifacts should be generated in CI/CD, not committed Patterns added to .gitignore: - Build outputs (bin/, obj/, Debug/, Release/) - IDE files (.vs/, .vscode/, *.user, .idea/) - Test results and coverage files - NuGet packages (*.nupkg, *.snupkg) - SQLite database files (*.db, *.db-shm, *.db-wal) - Platform-specific build artifacts - Temporary and cache files 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Description
No description provided
Languages
C#
100%