Parth-Vader / MobOff

A CLI to download, convert and send youtube videos to several devices using Pushbullet.
MIT License
48 stars 29 forks source link

.idea file gets tracked too #59

Closed Shristy2404 closed 6 years ago

Shristy2404 commented 6 years ago

If someone will open the project in IntelliJ or any other IDE, the .idea file which is created gets tracked too. Just adding it to .gitignore solved the issue. Thought it would be proper to report it first and then send the PR.

Parth-Vader commented 6 years ago

This could be present on your local .gitignore or a part of a bigger PR, but doesn't require a PR on it's own.

Shristy2404 commented 6 years ago

Oh okay. Same thing with moboff_cfg.json too then? That also gets tracked.

Parth-Vader commented 6 years ago

Sure!