Skip to content

Commit f95b2b4

Browse files
committed
Keep track of zip files under static_root
1 parent 5fdb7cb commit f95b2b4

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
@@ -6,3 +6,6 @@ _build
66
.project
77
.pydevproject
88
.settings
9+
10+
# Include zip files present in static_root
11+
!/static_root/**/*.zip

0 commit comments

Comments
 (0)