Skip to content

Commit 12a640b

Browse files
committed
new entries in .gitignore
1 parent 46fa880 commit 12a640b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,9 @@ venv.bak/
102102

103103
# mypy
104104
.mypy_cache/
105+
106+
# macOS-specific
107+
.DS_Store
108+
109+
# Repository-specific
110+
pid-controller-server

0 commit comments

Comments
 (0)