diff --git a/.gitattributes b/.gitattributes index d8f52df..d2a0062 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1 @@ -*.mdx linguist-vendored \ No newline at end of file +*.md linguist-vendored \ No newline at end of file diff --git a/.gitignore b/.gitignore index 7b9c288..296cef4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,5 +9,4 @@ pnpm-debug.log* .env.production .DS_Store .idea/ -teaser.pptx -~$teaser.pptx \ No newline at end of file +bun.lock \ No newline at end of file