Skip to content

Commit

Permalink
gitignore public/private key for oauth
Browse files Browse the repository at this point in the history
  • Loading branch information
tjheffner committed Oct 31, 2023
1 parent e2374ba commit 3d6ac5c
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 @@ -104,6 +104,9 @@ datadog-setup.php

# Ignore Next (next-build)
next
# Ignore oauth keys used for validating next-build preview api requests
public.key
private.key

# Temporary .deb packages
*.deb
Expand Down

0 comments on commit 3d6ac5c

Please sign in to comment.