Skip to content

Commit

Permalink
fix: Fixing an embarrasing typo in gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
OssiPesonen committed Dec 13, 2021
1 parent 782f142 commit 6a28ccf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/vendor
/.idea
/tests/resoruces/keys/*
/tests/resources/keys/*
.phpunit.result.cache

0 comments on commit 6a28ccf

Please sign in to comment.