SMABFWS121A / Planty

Project to record the soil moisture of plants and notify the owner when they should be watered. If necessary, with stored database on any type of plant and the optimal moisture levels.
MIT License
0 stars 1 forks source link

[BUG] .idea not in .gitignore #33

Closed Kitt3120 closed 1 year ago

Kitt3120 commented 1 year ago

To Reproduce Steps to reproduce the behavior:

  1. Use JetBrains IntelliJ on the project

Expected behavior .idea IDE files will be created and not be tracked by git.

Describe the bug .idea IDE files will be created but are also tracked tracked by git.

Branch used: main