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:
committed by
David Pursehouse
parent
9a73ed8bf7
commit
48bdd0009f
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,6 +1,7 @@
|
||||
# Keep following lines sorted according to `LC_COLLATE=C sort`
|
||||
*.eml
|
||||
*.iml
|
||||
*.log
|
||||
*.pyc
|
||||
*.sublime-*
|
||||
*.swp
|
||||
|
||||
Reference in New Issue
Block a user