Skip to content

Commit 229fc7e

Browse files
committed
Make sure the static dir exists.
Also updates .gitignore
1 parent f29dab0 commit 229fc7e

2 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
*.db
33
sample_project/repos/*
44
speed_python/repos/*
5+
speed_python/sitestatic/*
6+
speed_python/secret_key
57
override
68
build
79
dist
10+
*.egg-info

speed_python/static/.keep

Whitespace-only changes.

0 commit comments

Comments
 (0)