Skip to content

Commit 03d9bf9

Browse files
committed
Update gitignore
1 parent fc92919 commit 03d9bf9

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
*.pyc
22
*.egg-info
3-
*.venv
3+
*.venv
4+
.DS_Store
5+
build/
6+
site/

0 commit comments

Comments
 (0)