Skip to content

Commit 78218a0

Browse files
committed
Add .gitignore
1 parent 7492287 commit 78218a0

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.venv/
2+
__pycache__/
3+
*.pyc
4+
.DS_Store

0 commit comments

Comments
 (0)