Skip to content

Commit

Permalink
Add tests output folder for manual checks to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Michal Dorner committed Nov 12, 2020
1 parent 85e3aa1 commit 7deac0d
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 @@ -96,4 +96,7 @@ Thumbs.db

# Ignore built ts files
__tests__/runner/*
lib/**/*
lib/**/*

# Project specific
__tests__/__outputs__

0 comments on commit 7deac0d

Please sign in to comment.