Skip to content

Commit 1cdc446

Browse files
committed
add ds_store and .cache to gitignore
1 parent e019277 commit 1cdc446

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,6 @@ site/
99
.nox
1010
.idea/
1111
hooks/__pycache__/
12+
13+
.DS_Store
14+
.cache

0 commit comments

Comments
 (0)