Skip to content

Commit 5998d8a

Browse files
Create .gitignore
1 parent 46914a5 commit 5998d8a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
__pycache__/
2+
*.pyc
3+
.env
4+
data/
5+
users.db
6+
*.db
7+
.DS_Store

0 commit comments

Comments
 (0)