Skip to content

Commit 17c8345

Browse files
authored
[FIX] Fix CCX build svgs not present in static folder (#860)
1 parent 384cf92 commit 17c8345

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,9 @@ parse.py
2727
service-account.json
2828
install/ci-vm/ci-windows/rclone.conf
2929

30-
# Build commit
31-
build_commit.py
30+
# Build svgs
31+
static/img/status/build-linux.svg
32+
static/img/status/build-windows.svg
3233

3334
# Gunicorn
3435
gunicorn.pid

0 commit comments

Comments
 (0)