Skip to content

Commit e486c7f

Browse files
author
Adam Yang
committed
Add .gitignore
1 parent 6e0c49f commit e486c7f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,6 @@ venv.bak/
101101
/site
102102

103103
# mypy
104-
.mypy_cache/
104+
.mypy_cache/
105+
106+
.DS_Store

0 commit comments

Comments
 (0)