Files
plexjava/.gitignore
2024-07-01 16:03:10 +00:00

10 lines
167 B
Plaintext

# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
bin/
# Ignore IDE-specific configs
.project
.settings/
.DS_Store