Skip to content

Commit

Permalink
Merge pull request #84 from hananell/gitignore_jetbrains
Browse files Browse the repository at this point in the history
fix: Gitignore jetbrains
  • Loading branch information
jamescalam committed Jan 7, 2024
2 parents ef11d5d + c45ba03 commit 603e4f5
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 @@ -5,6 +5,7 @@ __pycache__
venv/
/.vscode
.vscode
.idea
**/__pycache__
**/*.py[cod]

Expand Down

0 comments on commit 603e4f5

Please sign in to comment.