Add log dir to the repo

This commit is contained in:
Aaron Dewes 2022-01-28 02:26:12 -05:00
parent 3f63145d9f
commit 59127705f5
2 changed files with 2 additions and 1 deletions

3
server/.gitignore vendored
View File

@ -27,7 +27,8 @@ bitcoin_stream-*.tar
/tmp
# Logging files
/log/
/log/*
!log/.gitkeep
*.log
.envrc

0
server/log/.gitkeep Normal file
View File