1
0
mirror of https://github.com/github/gitignore synced 2025-06-27 09:09:57 +02:00

Merge pull request #3552 from armanbilge/sbt-bsp

[SBT] Ignore .bsp directory
This commit is contained in:
Tim Hunter 2025-06-02 13:08:09 -07:00 committed by GitHub
commit e478c8faf6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -10,3 +10,4 @@ project/plugins/project/
.history
.cache
.lib/
.bsp/