TaKO8Ki / gobang

A cross-platform TUI database management tool written in Rust
MIT License
2.82k stars 90 forks source link

Update .gitignore #152

Open kyoto7250 opened 2 years ago

kyoto7250 commented 2 years ago

What

I add some files in .gitignore that we should exclude.

Why

It's inconvenient to get unintended differences.

Thank you in advance.

changelog: None

Valentin271 commented 1 year ago

I think you could add .idea for JetBrains IDEs. Would prevent futures errors.