aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authormat <github@matdoes.dev>2022-02-14 21:33:36 -0600
committermat <github@matdoes.dev>2022-02-14 21:33:36 -0600
commit7cadbd37ce652936f4d5df72baa04cfb2d5e5d89 (patch)
treedb1f3260e0763729d383926f4e703ae6170fb44c /.gitignore
parentfcabd988bd9b98eb5afda600345e14a302fbd4ee (diff)
downloadskyblock-stats-7cadbd37ce652936f4d5df72baa04cfb2d5e5d89.tar.gz
skyblock-stats-7cadbd37ce652936f4d5df72baa04cfb2d5e5d89.tar.bz2
skyblock-stats-7cadbd37ce652936f4d5df72baa04cfb2d5e5d89.zip
delete .yarn and add to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 64007bd..5b11e81 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ node_modules
!.env.example
.vercel
.output
+.yarn \ No newline at end of file