Clyde/.gitignore

9 lines
123 B
Plaintext
Raw Normal View History

2024-02-10 19:33:25 +01:00
# Ignore Gradle project-specific cache directory
.gradle
# Ignore Gradle build output directory
build
2024-02-23 10:36:26 +01:00
.project
.settings