Skip to content

Commit f5e1133

Browse files
committed
build(.gitignore): Add .idea to .gitignore
To cater to Jetbrains IDE users.
1 parent b2d4558 commit f5e1133

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ venv.bak/
104104
# mypy
105105
.mypy_cache/
106106

107+
.idea
107108
.vscode/
108109
*.bak
109110

0 commit comments

Comments
 (0)