Skip to content

Commit 13a10b9

Browse files
committedAug 2, 2023
fix: ignore .DS_Store
1 parent d81a225 commit 13a10b9

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
@@ -4,6 +4,7 @@
44
__pycache__/
55
*.py[cod]
66
*$py.class
7+
.DS_Store
78

89
# nix flake init -t template#python
910
.direnv

0 commit comments

Comments
 (0)