aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-12-18 21:03:31 -0800
committerGravatar Jarred Sumner <jarred@jarredsumner.com> 2021-12-18 21:03:31 -0800
commita1e1509358866eb7b39f277803cc6065dff678d5 (patch)
treebca7f56045c13f54ab15a02a24ca03eb6d33b56e
parent39d8b0c8c143613627051e979fea7308548fbe69 (diff)
downloadbun-a1e1509358866eb7b39f277803cc6065dff678d5.tar.gz
bun-a1e1509358866eb7b39f277803cc6065dff678d5.tar.zst
bun-a1e1509358866eb7b39f277803cc6065dff678d5.zip
Create .gitattributes
-rw-r--r--.gitattributes3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 000000000..813f045f9
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+.vscode/launch.json linguist-generated
+src/api/schema.d.ts linguist-generated
+src/api/schema.js linguist-generated