Skip to content

Commit 91f6132

Browse files
.gitignore added
1 parent f8e9602 commit 91f6132

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.gitignore

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,7 @@ __pycache__/
55

66
# C extensions
77
*.so
8-
.idea/
9-
.DS_Store
8+
109
# Distribution / packaging
1110
.Python
1211
build/
@@ -105,3 +104,6 @@ venv.bak/
105104

106105
# mypy
107106
.mypy_cache/
107+
108+
.idea/
109+
.DS_Store

0 commit comments

Comments
 (0)