Files
clerk-sdk-java/.gitignore
2024-06-13 13:51:50 -04: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