diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..66fc7924 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,11 @@ +{ + "files": [], + "imageSize": 100, + "contributorsPerLine": 7, + "contributorsSortAlphabetically": false, + "badgeTemplate": "", + "contributorTemplate": "", + "types": {}, + "skipCi": "true", + "contributors": [] +} \ No newline at end of file diff --git a/.vscodeignore b/.vscodeignore index 3bd309b2..5d0c0da3 100644 --- a/.vscodeignore +++ b/.vscodeignore @@ -16,4 +16,5 @@ sample postcss.config.js .templates .github -scripts \ No newline at end of file +scripts +.all-contributorsrc \ No newline at end of file