Skip to content

Commit bfcab39

Browse files
zwarediegorusso
authored andcommitted
Make sure the static dir exists.
Also updates .gitignore
1 parent c617b33 commit bfcab39

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitignore

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,9 @@
55
*.db
66
sample_project/repos/*
77
speed_python/repos/*
8+
speed_python/sitestatic/*
9+
speed_python/secret_key
810
override
911
build
1012
dist
11-
codespeed.egg-info/
12-
13+
*.egg-info

speed_python/static/.keep

Whitespace-only changes.

0 commit comments

Comments
 (0)