lowdefy/.gitignore
2020-11-04 16:41:18 +02:00

15 lines
245 B
Plaintext

.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
**/dist/*
**/coverage/*
**/.lowdefy/*
.DS_Store
packages/express/config/**
packages/build/src/test/writeFile.txt
packages/graphql/globalConfig.json
packages/graphql/node_modules/**