Skip to content

Commit

Permalink
Add PyCharm .idea/ dir to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
vinisalazar committed Sep 12, 2022
1 parent 4e84e45 commit 5a26812
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@ build/
dist/
*-output.ipynb
.vscode/
.idea/
*.code-workspace
**/__pycache__

0 comments on commit 5a26812

Please sign in to comment.