mirror of
https://github.com/zebrajr/node.git
synced 2026-01-15 12:15:26 +00:00
build: ignore backup files
Prevent backup files from being accidentally automatically added to the index. PR-URL: https://github.com/nodejs/node/pull/28865 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -131,3 +131,4 @@ _UpgradeReport_Files/
|
||||
*.pyc
|
||||
__pycache__
|
||||
.DS_Store
|
||||
*~
|
||||
|
||||
Reference in New Issue
Block a user