Skip to content

Commit

Permalink
fix: use correct packr paths in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
aeneasr authored Apr 16, 2020
1 parent 706f2c8 commit a5ee813
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 @@ -22,5 +22,5 @@ LICENSE.txt
!./hydra/
hydra-login-consent-node
./cypress/screenshots
*.packr.go
.packrd/
*-packr.go
packrd/

0 comments on commit a5ee813

Please sign in to comment.