Ignore symlinked logdir in repo root (#6891)

This commit is contained in:
Dan Albert 2019-11-12 10:36:53 -05:00 committed by GitHub
parent 25866f3652
commit 188dbdb068
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -15,6 +15,7 @@
# log files
*.log
log-*.txt
log-*/
# intellij files
/.idea/