Add default files

This commit is contained in:
Dries Vints
2021-12-08 15:32:50 +01:00
parent 0b46190779
commit a07e11db81
14 changed files with 219 additions and 3 deletions

10
.gitattributes vendored Normal file
View File

@@ -0,0 +1,10 @@
* text=auto
/.github export-ignore
.editorconfig export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.npmignore export-ignore
.styleci.yml export-ignore
CHANGELOG.md export-ignore
RELEASE.md export-ignore