aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-05-30 12:48:48 -0500
committermat <github@matdoes.dev>2022-05-30 12:48:48 -0500
commitf8b1876203c6d0449e597bf9d9de4bdabf55b242 (patch)
tree72c2dd7679de28c3b50d19601135d1f215f52a2e /.gitignore
parent5777b24bbf1ccad2b4c897d8c3960b892405b7c0 (diff)
downloadskyblock-api-f8b1876203c6d0449e597bf9d9de4bdabf55b242.tar.gz
skyblock-api-f8b1876203c6d0449e597bf9d9de4bdabf55b242.tar.bz2
skyblock-api-f8b1876203c6d0449e597bf9d9de4bdabf55b242.zip
Replace node-fetch with undici and bump deps
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a08e2da..b804d73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,5 @@
node_modules
.nyc_output
coverage
-build \ No newline at end of file
+build
+*.heapsnapshot