Skip to content

Commit 3814a71

Browse files
authored
Update .gitignore
1 parent 564738b commit 3814a71

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ ENV/
9999

100100
# mypy
101101
.mypy_cache/
102+
103+
# package
102104
settings.py
103105
booklist.txt
104-
*.txt
106+
*.txt

0 commit comments

Comments
 (0)