Skip to content

Commit 5cd06fd

Browse files
committed
chore(git): add .DS_Store to .gitignore
1 parent deef855 commit 5cd06fd

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)