Skip to content

Commit

Permalink
Add package backup files to git ignored files
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Harrison committed May 7, 2019
1 parent de3510e commit 1ee47f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ twilio.env
*.env
.env

### Backup package.json created during release ###
package.json.bak
### Backup package.json files created during release ###
*.bak

0 comments on commit 1ee47f0

Please sign in to comment.