Ignore .log files

Logs like yarn-error.log can be committed by default but shouldn't.

Change-Id: I583525aec3be573ab51fa6ca742c5a18da6eea7c
(cherry picked from commit f38be8c909)
This commit is contained in:
Andreas Papacharalampous
2020-04-30 15:25:39 -04:00
committed by David Pursehouse
parent 9a73ed8bf7
commit 48bdd0009f

1
.gitignore vendored
View File

@@ -1,6 +1,7 @@
# Keep following lines sorted according to `LC_COLLATE=C sort`
*.eml
*.iml
*.log
*.pyc
*.sublime-*
*.swp