Skip to content

Commit

Permalink
adds nightwatch reports to the .gitignore #32
Browse files Browse the repository at this point in the history
  • Loading branch information
jackcarlisle committed Oct 6, 2016
1 parent e179da9 commit 8c8158b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,7 @@ node_modules

# Environment variables
.env

# Nightwatch screenshots
examples/sdk-upload/reports/*
examples/direct-upload/reports/*

0 comments on commit 8c8158b

Please sign in to comment.