Skip to content

Commit 94839cc

Browse files
committed
added log directory, ignoring logs in there…
helps getting the project running after initial clone
1 parent 99baaee commit 94839cc

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.DS_Store
2-
log/*
2+
log/*.log
33
tmp/*
44
db/*.sqlite3*
55
coverage

log/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)