Files
hypothesis-machine/.gitignore

13 lines
115 B
Plaintext

node_modules/
dist/
.hypothesis-machine/
.env
.env.*
!.env.example
*.log
*.tgz
coverage/
.DS_Store
.idea/
.vscode/