Files
web2.0-frontend/.gitignore
T
2018-06-22 10:43:06 +03:00

10 lines
135 B
Plaintext

.idea/
dist/
node_modules/
src/**/*.jsx
tests/jest/__coverage__/
tests/jest/**/*.jsx
tests/testcafe/screenshots
.vscode/
.env
.DS_Store