Skip to content

Commit

Permalink
Update gitignore to ignore .idea/
Browse files Browse the repository at this point in the history
If edit made in pycharm ignore .idea/ structure
  • Loading branch information
dave-ct committed Dec 11, 2022
1 parent d3f63d3 commit 073518f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -135,3 +135,6 @@ log.txt
uploads/
readings/
rain.txt

# Pycharm idea
.idea/

0 comments on commit 073518f

Please sign in to comment.