mirror of
https://github.com/plume-sig/zk-nullifier-sig.git
synced 2026-05-08 03:00:15 -04:00
16 lines
283 B
Plaintext
16 lines
283 B
Plaintext
.yarn/*
|
|
!.yarn/patches
|
|
!.yarn/plugins
|
|
!.yarn/releases
|
|
!.yarn/sdks
|
|
!.yarn/versions
|
|
|
|
# Swap the comments on the following lines if you don't wish to use zero-installs
|
|
# Documentation here: https://yarnpkg.com/features/zero-installs
|
|
# !.yarn/cache
|
|
.pnp.*
|
|
|
|
# node.js
|
|
/node_modules
|
|
/dist
|