Skip to content

Commit

Permalink
chore(.gitignore): add .tap/ dir (#5303)
Browse files Browse the repository at this point in the history
Signed-off-by: Frazer Smith <frazer.dev@outlook.com>
  • Loading branch information
Fdawgs committed Feb 4, 2024
1 parent eb4ae3c commit 42cf27c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitignore
Expand Up @@ -145,6 +145,9 @@ yarn.lock
.vscode
.idea

# tap files
.tap/

# Optional compressed files (npm generated package, zip, etc)
/*.zip

Expand Down

0 comments on commit 42cf27c

Please sign in to comment.