Skip to content

Commit

Permalink
Add snapshots to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
shakirandagire committed May 16, 2018
1 parent fc14df3 commit dc775ef
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 @@ -22,3 +22,6 @@ yarn-debug.log*
yarn-error.log*
public/index.html~HEAD
yarn.lock

#test snapshots
__snapshots__/

0 comments on commit dc775ef

Please sign in to comment.