Skip to content

Commit

Permalink
Add nyc istanbul on gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosRodrigo committed May 22, 2019
1 parent e782740 commit b7eec74
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 @@ -3,3 +3,6 @@ node_modules
package-lock.json

src/environment/FirestoreDB/keys/serviceAccountKey.json

# istanbul test result outout
.nyc_output

0 comments on commit b7eec74

Please sign in to comment.