Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
Add .gitignore
Browse files Browse the repository at this point in the history
Prevent accidental upload of NGINX Plus crt and keys
  • Loading branch information
alessfg committed Aug 7, 2017
1 parent cd57d85 commit e0ad800
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Any private crt and keys #
############################
*.crt
*.key

0 comments on commit e0ad800

Please sign in to comment.