Skip to content

Commit e434ee3

Browse files
committed
Fixed up .gitignore
1 parent e46c0b5 commit e434ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
db.sqlite3
2-
__PYCACHE__
2+
__pycache__
33
*.pyc
44
.idea

0 commit comments

Comments
 (0)