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

1
.gitignore vendored
View File

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