Skip to content

Commit

Permalink
chore(.gitignore): add .tap/ dir (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Feb 8, 2024
1 parent be1a1d4 commit 87ae523
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -143,4 +143,7 @@ yarn.lock

# editor files
.vscode
.idea
.idea

#tap files
.tap/

0 comments on commit 87ae523

Please sign in to comment.