Skip to content

Commit

Permalink
Merge pull request #379 from PagerDuty/dot_key_.gitignore
Browse files Browse the repository at this point in the history
Add *.key files to .gitignore so I don't accidentally commit them
  • Loading branch information
theckman committed Nov 10, 2021
2 parents 2b775e1 + 200c320 commit f430a2d
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 @@ -4,3 +4,6 @@ pd
vendor/
.vscode/
.idea/

# development API key(s)
*.key

0 comments on commit f430a2d

Please sign in to comment.