Skip to content

Commit

Permalink
.gitignore ignoring PyCharm project settings
Browse files Browse the repository at this point in the history
  • Loading branch information
wrongu committed May 22, 2023
1 parent b2b7c21 commit c2cbe44
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 @@ -115,6 +115,9 @@ venv.bak/
.spyderproject
.spyproject

# PyCharm project settings
.idea

# Rope project settings
.ropeproject

Expand Down

0 comments on commit c2cbe44

Please sign in to comment.