Skip to content

Commit edba6d9

Browse files
committed
add .gitignore
1 parent 617590f commit edba6d9

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+
__pycache__/
2+
*.pyc
3+
.env
4+
*.db

0 commit comments

Comments
 (0)