Skip to content

Commit

Permalink
add .tests folder to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Surya T committed Jan 10, 2022
1 parent 82ba0db commit bcd3e50
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 @@ -115,5 +115,8 @@ dist
.yarn/install-state.gz
.pnp.*

# Tests Folder
.tests

# Temp Folder
.tmp

0 comments on commit bcd3e50

Please sign in to comment.