Skip to content

Commit 2dc09bc

Browse files
committed
add diff tool artifacts to .gitignore [ci skip]
1 parent 4508386 commit 2dc09bc

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,8 @@ coverage/
1515
yarn.lock
1616
package-lock.json
1717
mocha.js
18+
# artifacts from various diff tools
19+
*_BACKUP_*
20+
*_BASE_*
21+
*_LOCAL_*
22+
*_REMOTE_*

0 commit comments

Comments
 (0)