Skip to content

Commit 4198a20

Browse files
authored
Add .DS_Store in gitignore file. (#246)
1 parent 18e7005 commit 4198a20

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template/.gitignore.jinja

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ venv
1414
.venv
1515

1616
# Caches
17+
*.DS_Store
1718
.clangd/
1819
*.ipynb_checkpoints
1920
__pycache__/

0 commit comments

Comments
 (0)