aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2020-06-01 23:17:55 +0800
committercrupest <crupest@outlook.com>2020-06-01 23:17:55 +0800
commit576af271c76dcbf00d9681599840230446155da6 (patch)
tree75a16ef7ec4e22e63ebe3e81a2afbd84cb1050a4
parent6c6d83baeba7289ffeff6c5ec1d90a8d411d2989 (diff)
downloadtimeline-576af271c76dcbf00d9681599840230446155da6.tar.gz
timeline-576af271c76dcbf00d9681599840230446155da6.tar.bz2
timeline-576af271c76dcbf00d9681599840230446155da6.zip
Migrate to not use Zero-Installs.
-rw-r--r--Timeline/ClientApp/.gitignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/Timeline/ClientApp/.gitignore b/Timeline/ClientApp/.gitignore
index cf6c0813..a1707cf2 100644
--- a/Timeline/ClientApp/.gitignore
+++ b/Timeline/ClientApp/.gitignore
@@ -4,9 +4,9 @@
/node_modules
.yarn/*
-!.yarn/cache
!.yarn/releases
!.yarn/plugins
+.pnp.*
# testing
/coverage