Skip to content

Commit 04cf115

Browse files
committed
Ignore static_collected
1 parent 5a4733e commit 04cf115

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,3 +102,6 @@ venv.bak/
102102

103103
# mypy
104104
.mypy_cache/
105+
106+
# Exclude collected Django static files
107+
static_collected

0 commit comments

Comments
 (0)