Skip to content

Commit

Permalink
Merge pull request #54 from buildtool/dependabot_actions
Browse files Browse the repository at this point in the history
chore: codeowners and gitignore
  • Loading branch information
peter-svensson authored Sep 30, 2022
2 parents 327be70 + e992cc4 commit 399f2e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
* @argoyle @peter-svensson
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
node_modules/
lib
coverage
.idea

0 comments on commit 399f2e0

Please sign in to comment.