GildedRose-Refactoring-Kata/scala/.gitignore
2025-09-29 22:16:04 +02:00

22 lines
159 B
Plaintext

/bin/
# OSX Finder
.DS_Store
# IntelliJ
.idea
*.iml
.bsp
.bloop
# Eclipse
.worksheet
.settings
.cache
.cache-main
.cache-tests
.project
.classpath
target/