Skip to content

Commit b733572

Browse files
authored
Merge pull request #140 from movabletype/avoid-log-does-not-exists-error
gitkeep log directory
2 parents d498539 + b81a910 commit b733572

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
*.sw?
2-
/log/
2+
/log/*
3+
!.gitkeep
34
.env
45

log/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)