This repository has been archived on 2023-05-29. You can view files and clone it, but cannot push or open issues or pull requests.
fp-ts-training/.gitignore

20 lines
197 B
Plaintext
Raw Permalink Normal View History

# yarn stuff
yarn-error.log*
.yalc
yalc.lock
.yarn/*
!.yarn/cache
!.yarn/patches
!.yarn/plugins
!.yarn/releases
!.yarn/sdks
!.yarn/versions
2020-07-03 19:01:45 +03:00
node_modules
2020-07-03 19:01:45 +03:00
dist
2023-05-29 22:27:14 +03:00
.DS_Store
# direnv
/.envrc
/.direnv/