chore(config): add .gitattributes and .prettierignore (#97)

This commit is contained in:
Lasse Jørgensen 2022-07-16 15:15:42 +02:00 committed by GitHub
parent b476458d3e
commit 59954fa698
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 0 deletions

2
.gitattributes vendored Normal file
View file

@ -0,0 +1,2 @@
# Tell Linguist to exclude HTML files to help Replit language detection.
*.html linguist-vendored

1
.prettierignore Normal file
View file

@ -0,0 +1 @@
.replit