Skip to content

Commit

Permalink
Merge pull request #2509 from cisagov/ms/add-certs-to-gitignore
Browse files Browse the repository at this point in the history
add another cert format and a cert folder to .gitignore
  • Loading branch information
Matt-Spence authored Aug 6, 2024
2 parents f12c71a + 427094e commit c76209d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,10 @@ docs/research/data/**
public/
credentials*

src/certs/
*.pem
*.crt
*.cer

*.bk

Expand Down

0 comments on commit c76209d

Please sign in to comment.