Skip to content

Commit

Permalink
chore(.gitignore): add .tap/ dir (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Feb 8, 2024
1 parent ef2ce99 commit fd1756a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,9 @@ yarn.lock
.vscode
.idea

#tap files
.tap/

# diag files
*clinic*
*0x*

0 comments on commit fd1756a

Please sign in to comment.