Skip to content

Commit

Permalink
add diff tool artifacts to .gitignore [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
boneskull committed Dec 7, 2017
1 parent 4508386 commit 2dc09bc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,8 @@ coverage/
yarn.lock
package-lock.json
mocha.js
# artifacts from various diff tools
*_BACKUP_*
*_BASE_*
*_LOCAL_*
*_REMOTE_*

0 comments on commit 2dc09bc

Please sign in to comment.