privacy-scaling-explorations / zk-kit

A monorepo of reusable libraries for zero-knowledge technologies.
https://zkkit.pse.dev
MIT License
290 stars 76 forks source link

chore: update `.gitignore` #259

Closed sripwoud closed 7 months ago

sripwoud commented 7 months ago

Locally, I am using asdf, together with direnv to manage the different versions of my runtimes.
I don't want to impose to anyone using these tools (although I do highly recommend them), so I don't want to version control them.
To avoid staging/committing them one day by mistake, I'd like to add the related config files to the root .gitignore.