diff options
author | TymanWasTaken <tyman@tyman.tech> | 2021-07-19 17:16:40 -0400 |
---|---|---|
committer | TymanWasTaken <tyman@tyman.tech> | 2021-07-19 17:16:40 -0400 |
commit | 9d7b155265e02eca627e5abdc736df70616ac9f5 (patch) | |
tree | 1040fc1f03cc0a05ade5205058d05705cdf2f065 /.gitignore | |
parent | b272573793271d277525bd30188e65bd8364b47e (diff) | |
download | tanzanite-9d7b155265e02eca627e5abdc736df70616ac9f5.tar.gz tanzanite-9d7b155265e02eca627e5abdc736df70616ac9f5.tar.bz2 tanzanite-9d7b155265e02eca627e5abdc736df70616ac9f5.zip |
gitignore pnp.cjs
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -37,6 +37,7 @@ dist ### yarn ### # https://yarnpkg.com/advanced/qa#which-files-should-be-gitignored +.pnp.* .yarn/* !.yarn/releases !.yarn/plugins |