Skip to content

Commit 603e4f5

Browse files
authored
Merge pull request #84 from hananell/gitignore_jetbrains
fix: Gitignore jetbrains
2 parents ef11d5d + c45ba03 commit 603e4f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ __pycache__
55
venv/
66
/.vscode
77
.vscode
8+
.idea
89
**/__pycache__
910
**/*.py[cod]
1011

0 commit comments

Comments
 (0)