Skip to content

Commit

Permalink
meta: add .temp and .lock tags to ignore
Browse files Browse the repository at this point in the history
PR-URL: nodejs#51343
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Yagiz Nizipli <yagiz.nizipli@sentry.io>
Reviewed-By: Marco Ippolito <marcoippolito54@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
  • Loading branch information
RafaelGSS authored and marco-ippolito committed Jan 10, 2024
1 parent 42ba36c commit 32a1a28
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
/perf.data
/perf.data.old
/tags
/tags.*
/doc/api.xml
/node
/node_g
Expand Down

0 comments on commit 32a1a28

Please sign in to comment.