Files
daily-notification-plugin/.gitignore
Matthew Raymer 07a09a5a0d chore: remove Gradle build cache files and update .gitignore
- Remove .gradle/ directory from git tracking (build cache files)
- Add .gradle/ to .gitignore to prevent future tracking
- Clean up repository by excluding unnecessary build artifacts

Gradle build cache files (fileHashes, configuration-cache, etc.) are
machine-specific and should not be committed to version control.
This improves repository cleanliness and prevents build conflicts.
2025-08-26 06:44:59 +00:00

777 B