Skip to content

Commit 40c2f89

Browse files
authored
chore(git): add .DS_Store to .gitignore (#57)
2 parents deef855 + 5cd06fd commit 40c2f89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ __pycache__
22
.config/*
33
!.config/README.md
44
.coverage
5+
.DS_Store
56
.pytest_cache
67
*.egg-info
78
dist

0 commit comments

Comments
 (0)