Commit afd5f9ea authored by Grant's avatar Grant
Browse files

initial commit

parents
Loading
Loading
Loading
Loading

.editorconfig

0 → 100644
+10 −0
Original line number Diff line number Diff line
root = true

[*]
end_of_line = lf
insert_final_newline = true

[*.{js,json,yml}]
charset = utf-8
indent_style = space
indent_size = 2

.gitattributes

0 → 100644
+4 −0
Original line number Diff line number Diff line
/.yarn/**            linguist-vendored
/.yarn/releases/*    binary
/.yarn/plugins/**/*  binary
/.pnp.*              binary linguist-generated

.gitignore

0 → 100644
+10 −0
Original line number Diff line number Diff line
.yarn/*
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions

node_modules
dist
 No newline at end of file

.yarnrc.yml

0 → 100644
+1 −0
Original line number Diff line number Diff line
nodeLinker: node-modules

README.md

0 → 100644
+3 −0
Original line number Diff line number Diff line
# fedi-testkit

tests for activity being found in the inbox for a software