../..
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
|||||||
setup.cfg
|
setup.cfg
|
||||||
*egg-info
|
*egg-info
|
||||||
Pipfile.lock
|
Pipfile.lock
|
||||||
|
dist/
|
||||||
|
build/
|
||||||
|
|||||||
@@ -14,12 +14,12 @@ Given a `timesheet.md` like so:
|
|||||||
```
|
```
|
||||||
# 5 Sep 2019
|
# 5 Sep 2019
|
||||||
|
|
||||||
## 9:15-9:16
|
## 9:15-9:16, 9:20-9:25
|
||||||
Write spec, write client email.
|
Write spec, write client email.
|
||||||
- wrote really basic spec
|
- wrote really basic spec
|
||||||
- told client I'm starting the project
|
- told client I'm starting the project
|
||||||
|
|
||||||
## 9:16-9:25
|
## 9:25-9:29
|
||||||
Write tests
|
Write tests
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
BIN
dist/markdown_timesheet-0.1-py3-none-any.whl
vendored
BIN
dist/markdown_timesheet-0.1-py3-none-any.whl
vendored
Binary file not shown.
BIN
dist/markdown_timesheet-0.1.tar.gz
vendored
BIN
dist/markdown_timesheet-0.1.tar.gz
vendored
Binary file not shown.
Reference in New Issue
Block a user