Add 'nohup.out' to .gitignore (#54463)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -17,6 +17,7 @@ coverage/
|
|||||||
.node-version
|
.node-version
|
||||||
.linkinator/full.log
|
.linkinator/full.log
|
||||||
next-env.d.ts
|
next-env.d.ts
|
||||||
|
nohup.out
|
||||||
|
|
||||||
# blc: broken link checker
|
# blc: broken link checker
|
||||||
blc_output.log
|
blc_output.log
|
||||||
@@ -56,4 +57,4 @@ assets/images/help/writing/unordered-list-rendered (1).png
|
|||||||
docs-internal-data/
|
docs-internal-data/
|
||||||
|
|
||||||
# For intermediate data (like scraping for Elasticsearch indexing)
|
# For intermediate data (like scraping for Elasticsearch indexing)
|
||||||
tmp/
|
tmp/
|
||||||
|
|||||||
Reference in New Issue
Block a user