CYB3R-G0D / Canvass-app

Draw and take notes anywhere on your device.
GNU General Public License v3.0
8 stars 0 forks source link

Remove .idea directory #6

Closed russellbanks closed 2 years ago

russellbanks commented 2 years ago

It is bad practice to commit the .idea directory [Source]. This pull request removes the .idea directory and ensures that the .gitignore includes all .idea subfiles.

CYB3R-G0D commented 2 years ago

Thanks for adding .idea in .gitignore and removing them