ziggy42 / kolor

A library to print colored strings, with Kotlin.
Apache License 2.0
78 stars 7 forks source link

Make .gitignore minimal, don't commit .idea and build/ to version control #2

Closed mattbdean closed 7 years ago

mattbdean commented 7 years ago

The current .gitignore is a bit overkill for such a small project and leaves some IDE-specific files laying around, as well as the entire build directory.

This change: