Added new gitignore entry for new logfile format
This commit is contained in:
parent
7228a703eb
commit
224e4a30ec
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -2,6 +2,8 @@ node_modules
|
||||||
services/auth/secrets.json
|
services/auth/secrets.json
|
||||||
.env
|
.env
|
||||||
*.log
|
*.log
|
||||||
|
# New logger date format
|
||||||
|
*.log.*
|
||||||
.directory
|
.directory
|
||||||
|
|
||||||
radata/
|
radata/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue